summaryrefslogtreecommitdiffstats
path: root/board/esd/ocrtc
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-09 18:24:55 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-09 18:48:04 -0500
commitb9307262f8a9f3b5c9e15a6067eadc17407146f6 (patch)
treef0578ce3096876193b7ea3e47f618cdf6f88d000 /board/esd/ocrtc
parentfcec2eb93e126400009729328e797f12bc94f1fd (diff)
downloadblackbird-obmc-uboot-b9307262f8a9f3b5c9e15a6067eadc17407146f6.tar.gz
blackbird-obmc-uboot-b9307262f8a9f3b5c9e15a6067eadc17407146f6.zip
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'board/esd/ocrtc')
-rw-r--r--board/esd/ocrtc/cmd_ocrtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/ocrtc/cmd_ocrtc.c b/board/esd/ocrtc/cmd_ocrtc.c
index 3c52d4c155..4177f68ef4 100644
--- a/board/esd/ocrtc/cmd_ocrtc.c
+++ b/board/esd/ocrtc/cmd_ocrtc.c
@@ -28,7 +28,7 @@
#include <405gp_pci.h>
-#if (CONFIG_COMMANDS & CFG_CMD_BSP) || defined(CONFIG_CMD_BSP)
+#if defined(CONFIG_CMD_BSP)
/*
* Set device number on pci board
OpenPOWER on IntegriCloud