summaryrefslogtreecommitdiffstats
path: root/board/prodrive/pdnb3/nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/prodrive/pdnb3/nand.c')
-rw-r--r--board/prodrive/pdnb3/nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/prodrive/pdnb3/nand.c b/board/prodrive/pdnb3/nand.c
index 092922e1c3..b1e7041046 100644
--- a/board/prodrive/pdnb3/nand.c
+++ b/board/prodrive/pdnb3/nand.c
@@ -23,7 +23,7 @@
#include <common.h>
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
#include <nand.h>
OpenPOWER on IntegriCloud