diff options
| author | Tom Rini <[email protected]> | 2018-08-08 20:02:39 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-08-08 20:02:39 -0400 |
| commit | 9d17682a57bcc290a2584d81a47537aa0b6b17c1 (patch) | |
| tree | 6e2a721fe4a95eabe38fc0ebe579d95e8313fb11 /include/netdev.h | |
| parent | e96647156235844adfcf112a010c6c652e6985e1 (diff) | |
| parent | 990cebf0a2c2e4dd9033c56acf7b1404a0c0f698 (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include/netdev.h')
| -rw-r--r-- | include/netdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/netdev.h b/include/netdev.h index f27869072f4..55001625fb9 100644 --- a/include/netdev.h +++ b/include/netdev.h @@ -25,7 +25,6 @@ int cpu_eth_init(bd_t *bis); /* Driver initialization prototypes */ int at91emac_register(bd_t *bis, unsigned long iobase); -int au1x00_enet_initialize(bd_t*); int ax88180_initialize(bd_t *bis); int bcm_sf2_eth_register(bd_t *bis, u8 dev_num); int bfin_EMAC_initialize(bd_t *bis); |
