Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
[cascardo/linux.git] / drivers / net / es3210.c
index 6b0ab1e..fd7b32a 100644 (file)
@@ -421,8 +421,7 @@ MODULE_PARM_DESC(mem, "memory base address(es)");
 MODULE_DESCRIPTION("Racal-Interlan ES3210 EISA ethernet driver");
 MODULE_LICENSE("GPL");
 
-int
-init_module(void)
+int __init init_module(void)
 {
        struct net_device *dev;
        int this_dev, found = 0;