[brcm63xx] add missing null entry in pcmcia driver
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Jun 2009 10:03:41 +0000 (10:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Jun 2009 10:03:41 +0000 (10:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16333 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/files/drivers/pcmcia/bcm63xx_pcmcia.c

index 19b05fc..0222b20 100644 (file)
@@ -466,6 +466,8 @@ struct platform_driver bcm63xx_pcmcia_driver = {
                .name   = "bcm63xx_pcmcia",
                .owner  = THIS_MODULE,
        },
+
+       { },
 };
 
 #ifdef CONFIG_CARDBUS