1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 23:17:53 +01:00

add missing null entry in pcmcia driver

SVN-Revision: 16333
This commit is contained in:
Florian Fainelli 2009-06-04 10:03:41 +00:00
parent 4049592268
commit 116a53a154

@ -466,6 +466,8 @@ struct platform_driver bcm63xx_pcmcia_driver = {
.name = "bcm63xx_pcmcia",
.owner = THIS_MODULE,
},
{ },
};
#ifdef CONFIG_CARDBUS