diff options
Diffstat (limited to 'drivers/pcmcia/pxa2xx_base.h')
-rw-r--r-- | drivers/pcmcia/pxa2xx_base.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/pcmcia/pxa2xx_base.h b/drivers/pcmcia/pxa2xx_base.h index cb5efaec886f..bb62ea87b8f9 100644 --- a/drivers/pcmcia/pxa2xx_base.h +++ b/drivers/pcmcia/pxa2xx_base.h | |||
@@ -1,6 +1,3 @@ | |||
1 | /* temporary measure */ | ||
2 | extern int __pxa2xx_drv_pcmcia_probe(struct device *); | ||
3 | |||
4 | int pxa2xx_drv_pcmcia_add_one(struct soc_pcmcia_socket *skt); | 1 | int pxa2xx_drv_pcmcia_add_one(struct soc_pcmcia_socket *skt); |
5 | void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops); | 2 | void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops); |
6 | 3 | ||