dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/fs_enet
Marcelo Tosatti f7b9996990 [PATCH] fs_enet build fix
Due to the recent update of the platform code, some platform device 
drivers fail to compile. This fix is for fs_enet, adding #include of a 
new header, to which a number of platform stuff has been relocated.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 11:25:02 +11:00
..
Kconfig Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
Makefile Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
fs_enet-main.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
fs_enet-mii.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
fs_enet.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
mac-fcc.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
mac-fec.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
mac-scc.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
mii-bitbang.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
mii-fixed.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00