diff options
Diffstat (limited to 'drivers/pcmcia/soc_common.h')
-rw-r--r-- | drivers/pcmcia/soc_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/soc_common.h b/drivers/pcmcia/soc_common.h index 91ef6a0da3ab..8e4cc92bbe73 100644 --- a/drivers/pcmcia/soc_common.h +++ b/drivers/pcmcia/soc_common.h | |||
@@ -137,7 +137,7 @@ extern int soc_common_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_lev | |||
137 | extern int soc_common_drv_pcmcia_remove(struct device *dev); | 137 | extern int soc_common_drv_pcmcia_remove(struct device *dev); |
138 | 138 | ||
139 | 139 | ||
140 | #ifdef DEBUG | 140 | #ifdef CONFIG_PCMCIA_DEBUG |
141 | 141 | ||
142 | extern void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, | 142 | extern void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, |
143 | int lvl, const char *fmt, ...); | 143 | int lvl, const char *fmt, ...); |