]> git.sur5r.net Git - u-boot/blobdiff - include/netdev.h
vboot: Do not use hashed-strings offset
[u-boot] / include / netdev.h
index 68c6d49cbfc9835d3761d38e258acb3b477bcc2d..f27869072f4cc766474cb826292531b7263a49fd 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2008
  * Benjamin Warren, biggerbadderben@gmail.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -70,7 +69,6 @@ int sh_eth_initialize(bd_t *bis);
 int skge_initialize(bd_t *bis);
 int smc91111_initialize(u8 dev_num, int base_addr);
 int smc911x_initialize(u8 dev_num, int base_addr);
-int tsi108_eth_initialize(bd_t *bis);
 int uec_standard_init(bd_t *bis);
 int uli526x_initialize(bd_t *bis);
 int armada100_fec_register(unsigned long base_addr);