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