]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_vfd.c
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
[karo-tx-uboot.git] / common / cmd_vfd.c
index 6fc06247bcbd706def785f2178a2d1fcc9211a90..29c349dab9c5d21e59dcb084c15cf7e505803b02 100644 (file)
@@ -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)