Merge git://www.denx.de/git/u-boot
[oweals/u-boot.git] / fs / fdos / vfat.c
index 31028df13034278f9c1b59dbdada72adca072a3d..0e7883b0ab370f529f4a0246ad318f1442df1e71 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"