summaryrefslogtreecommitdiffstats
path: root/common/cmd_vfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_vfd.c')
-rw-r--r--common/cmd_vfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_vfd.c b/common/cmd_vfd.c
index 6fc06247bc..29c349dab9 100644
--- a/common/cmd_vfd.c
+++ b/common/cmd_vfd.c
@@ -73,7 +73,7 @@ U_BOOT_CMD(
"vfd ADDR\n"
" - load bitmap at address ADDR\n"
);
-#endif /* CFG_CMD_VFD */
+#endif
#ifdef CONFIG_VFD
int trab_vfd (ulong bitmap)
OpenPOWER on IntegriCloud