aboutsummaryrefslogtreecommitdiff
path: root/include/405gp_enet.h
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/405gp_enet.h
parent73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3 (diff)
* Patch by Vladimir Gurevich, 04 Jun 2003:LABEL_2003_06_05_2140
make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
Diffstat (limited to 'include/405gp_enet.h')
-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 582caf2e1..52a2f331b 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_ */