[brcm63xx] add missing null entry in pcmcia driver
authorFlorian Fainelli <florian@openwrt.org>
Thu, 4 Jun 2009 10:03:41 +0000 (10:03 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 4 Jun 2009 10:03:41 +0000 (10:03 +0000)
SVN-Revision: 16333

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

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