summaryrefslogtreecommitdiffstats
path: root/drivers/ti_pci1410a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ti_pci1410a.c')
-rw-r--r--drivers/ti_pci1410a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ti_pci1410a.c b/drivers/ti_pci1410a.c
index d5808e5751..208ca50a74 100644
--- a/drivers/ti_pci1410a.c
+++ b/drivers/ti_pci1410a.c
@@ -64,7 +64,7 @@
#include <pcmcia.h>
-#if ((CONFIG_COMMANDS & CFG_CMD_PCMCIA) || defined(CONFIG_CMD_PCMCIA)) && defined(CONFIG_IDE_TI_CARDBUS)
+#if defined(CONFIG_CMD_PCMCIA) && defined(CONFIG_IDE_TI_CARDBUS)
int pcmcia_on(int ide_base_bus);
OpenPOWER on IntegriCloud