pcmcia: remove pxa2xx_lubbock build warning
authorDavid Brownell <[email protected]>
Sat, 22 Dec 2007 22:03:29 +0000 (14:03 -0800)
committerLinus Torvalds <[email protected]>
Sun, 23 Dec 2007 20:54:37 +0000 (12:54 -0800)
Init section confusion.  There will likely be some other similar
issues, introduced by I'm-not-sure-what-patch.

Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/pcmcia/pxa2xx_lubbock.c

index 1510d6cde3e2308e6d26e4ff3fa0824a7429ed21..4a05802213c8bdae09138a359bb92ec025d41d2f 100644 (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;