2005-04-16 18:20:36 -04:00
|
|
|
/* temporary measure */
|
2006-10-28 17:42:56 -04:00
|
|
|
extern int __pxa2xx_drv_pcmcia_probe(struct device *);
|
2005-04-16 18:20:36 -04:00
|
|
|
|
2009-03-29 14:42:44 -04:00
|
|
|
int pxa2xx_drv_pcmcia_add_one(struct soc_pcmcia_socket *skt);
|
|
|
|
void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
|
|
|
|
|