diff options
Diffstat (limited to 'drivers/pcmcia/soc_common.c')
-rw-r--r-- | drivers/pcmcia/soc_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/soc_common.c b/drivers/pcmcia/soc_common.c index da3972153226..f49ac6666153 100644 --- a/drivers/pcmcia/soc_common.c +++ b/drivers/pcmcia/soc_common.c | |||
@@ -54,7 +54,7 @@ | |||
54 | #include <mach/pxa-regs.h> | 54 | #include <mach/pxa-regs.h> |
55 | #endif | 55 | #endif |
56 | 56 | ||
57 | #ifdef DEBUG | 57 | #ifdef CONFIG_PCMCIA_DEBUG |
58 | 58 | ||
59 | static int pc_debug; | 59 | static int pc_debug; |
60 | module_param(pc_debug, int, 0644); | 60 | module_param(pc_debug, int, 0644); |