summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-05 19:37:36 +0000
committerwdenk <wdenk>2003-06-05 19:37:36 +0000
commita3ed3996cdb9fca78329f6aca62d235263b7da90 (patch)
treef79f0759e5b917f788f00aef2d7b077941aef9cd /include
parent73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3 (diff)
downloadblackbird-obmc-uboot-a3ed3996cdb9fca78329f6aca62d235263b7da90.tar.gz
blackbird-obmc-uboot-a3ed3996cdb9fca78329f6aca62d235263b7da90.zip
* Patch by Vladimir Gurevich, 04 Jun 2003:
make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
Diffstat (limited to 'include')
-rw-r--r--include/405gp_enet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/405gp_enet.h b/include/405gp_enet.h
index 582caf2e19..52a2f331be 100644
--- a/include/405gp_enet.h
+++ b/include/405gp_enet.h
@@ -241,6 +241,4 @@ struct arp_entry {
/*-----------------------------------------------------------------------------+
| Function prototypes for device table.
+-----------------------------------------------------------------------------*/
-int enetInt(void);
-
#endif /* _enetLib_h_ */
OpenPOWER on IntegriCloud