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:
parent
4049592268
commit
116a53a154
@ -466,6 +466,8 @@ struct platform_driver bcm63xx_pcmcia_driver = {
|
||||
.name = "bcm63xx_pcmcia",
|
||||
.owner = THIS_MODULE,
|
||||
},
|
||||
|
||||
{ },
|
||||
};
|
||||
|
||||
#ifdef CONFIG_CARDBUS
|
||||
|
Loading…
Reference in New Issue
Block a user