mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 21:05:52 +00:00
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
7 lines
201 B
C
7 lines
201 B
C
/* temporary measure */
|
|
extern int __pxa2xx_drv_pcmcia_probe(struct device *);
|
|
|
|
int pxa2xx_drv_pcmcia_add_one(struct soc_pcmcia_socket *skt);
|
|
void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
|
|
|