From a3ed3996cdb9fca78329f6aca62d235263b7da90 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 5 Jun 2003 19:37:36 +0000 Subject: * Patch by Vladimir Gurevich, 04 Jun 2003: make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option --- include/405gp_enet.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/405gp_enet.h b/include/405gp_enet.h index 582caf2..52a2f33 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_ */ -- cgit v1.1