Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / fs / fdos / vfat.c
index 31028df..0e7883b 100644 (file)
@@ -25,7 +25,7 @@
 #include <common.h>
 #include <config.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS) || defined(CONFIG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
 #include <linux/ctype.h>
 
 #include "dos.h"