Explorar o código

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>
David Brownell %!s(int64=18) %!d(string=hai) anos
pai
achega
7bbaac12a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/pcmcia/pxa2xx_lubbock.c

+ 1 - 1
drivers/pcmcia/pxa2xx_lubbock.c

@@ -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;