git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
053fe57
)
PCMCIA: fix pxa2xx_lubbock modular build error
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 12 Dec 2009 10:07:34 +0000
(10:07 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 12 Dec 2009 10:08:12 +0000
(10:08 +0000)
ERROR: "pxa2xx_drv_pcmcia_ops" [drivers/pcmcia/pxa2xx_lubbock_cs.ko] undefined!
ERROR: "pxa2xx_drv_pcmcia_add_one" [drivers/pcmcia/pxa2xx_lubbock_cs.ko] undefined!
We also remove __pxa2xx_drv_pcmcia_probe and its export, since this is
no longer required.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found