]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pcmcia/au1000_db1x00.c
ibmveth: Add ethtool driver stats hooks
[linux-2.6-omap-h63xx.git] / drivers / pcmcia / au1000_db1x00.c
index abc13f28ba3f409396fe4b76d6caae9512b96cb3..74e051535d6c0419cad92901dabb9c0737929deb 100644 (file)
@@ -30,7 +30,6 @@
  *
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
@@ -296,7 +295,7 @@ struct pcmcia_low_level db1x00_pcmcia_ops = {
        .socket_suspend         = db1x00_socket_suspend
 };
 
-int __init au1x_board_init(struct device *dev)
+int au1x_board_init(struct device *dev)
 {
        int ret = -ENODEV;
        bcsr->pcmcia = 0; /* turn off power, if it's not already off */