patch-2.3.16 linux/drivers/acorn/net/net-probe.c

Next file: linux/drivers/atm/Makefile
Previous file: linux/drivers/acorn/net/etherh.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/acorn/net/net-probe.c linux/drivers/acorn/net/net-probe.c
@@ -12,7 +12,7 @@
 extern int ether3_probe (struct net_device *dev);
 extern int etherh_probe (struct net_device *dev);
 
-__initfunc(int acorn_ethif_probe(struct net_device *dev))
+int __init acorn_ethif_probe(struct net_device *dev)
 {
 	if (1
 #ifdef CONFIG_ARM_ETHERH

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)