summaryrefslogtreecommitdiffstats
path: root/board/atc/ti113x.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atc/ti113x.c')
-rw-r--r--board/atc/ti113x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atc/ti113x.c b/board/atc/ti113x.c
index d5e935c400..e112eca85d 100644
--- a/board/atc/ti113x.c
+++ b/board/atc/ti113x.c
@@ -591,7 +591,7 @@ exit:
return rc;
}
-#if (CONFIG_COMMANDS & CFG_CMD_PCMCIA)
+#if defined(CONFIG_CMD_PCMCIA)
int pcmcia_off (void)
{
printf ("Disable PCMCIA " PCMCIA_SLOT_MSG "\n");
OpenPOWER on IntegriCloud