projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f16b34a
)
pcmcia: remove pxa2xx_lubbock build warning
author
David Brownell
<
[email protected]
>
Sat, 22 Dec 2007 22:03:29 +0000
(14:03 -0800)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/drivers/pcmcia/pxa2xx_lubbock.c
b/drivers/pcmcia/pxa2xx_lubbock.c
index 1510d6cde3e2308e6d26e4ff3fa0824a7429ed21..4a05802213c8bdae09138a359bb92ec025d41d2f 100644
(file)
--- a/
drivers/pcmcia/pxa2xx_lubbock.c
+++ b/
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;