mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
d0d26c33b6
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>
4 lines
121 B
C
4 lines
121 B
C
int pxa2xx_drv_pcmcia_add_one(struct soc_pcmcia_socket *skt);
|
|
void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
|
|
|