1
0
Fork 0

pcmcia: remove pxa2xx_lubbock build warning

Init section confusion.  There will likely be some other similar
issues, introduced by I'm-not-sure-what-patch.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
wifi-calibration
David Brownell 2007-12-22 14:03:29 -08:00 committed by Linus Torvalds
parent f16b34aa13
commit 7bbaac12a6
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ static struct pcmcia_low_level lubbock_pcmcia_ops = {
#include "pxa2xx_base.h"
int __init pcmcia_lubbock_init(struct sa1111_dev *sadev)
int pcmcia_lubbock_init(struct sa1111_dev *sadev)
{
int ret = -ENODEV;