remove this line which got accidentaly succesfully applied, but should not have (#5285)
SVN-Revision: 16380
This commit is contained in:
parent
9f4d70e9a3
commit
4f72fef05e
1 changed files with 0 additions and 2 deletions
|
@ -467,8 +467,6 @@ struct platform_driver bcm63xx_pcmcia_driver = {
|
||||||
.name = "bcm63xx_pcmcia",
|
.name = "bcm63xx_pcmcia",
|
||||||
.owner = THIS_MODULE,
|
.owner = THIS_MODULE,
|
||||||
},
|
},
|
||||||
|
|
||||||
{ },
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef CONFIG_CARDBUS
|
#ifdef CONFIG_CARDBUS
|
||||||
|
|
Loading…
Reference in a new issue