From: Russell King Date: Sat, 12 Dec 2009 10:07:34 +0000 (+0000) Subject: PCMCIA: fix pxa2xx_lubbock modular build error X-Git-Tag: v2.6.33-rc1~286^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d26c33b63c7ec10c3fdf9c7ce0aa035f0b3200;p=pandora-kernel.git PCMCIA: fix pxa2xx_lubbock modular build error 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 --- Reading git-diff-tree failed