]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/reiserfs/mode_string.c
fs/: Remove obsolete references to CONFIG_COMMANDS
[karo-tx-uboot.git] / fs / reiserfs / mode_string.c
index 9c460347daf3bfad2062546b84f944287df9f3fb..8bf6bf0e94c1caa9fcafef217018a33938814f2d 100644 (file)
@@ -26,7 +26,7 @@
 
 
 #include <common.h>
-#if (CONFIG_COMMANDS & CFG_CMD_REISER) || defined(CONFIG_CMD_REISER)
+#if defined(CONFIG_CMD_REISER)
 #include <linux/stat.h>
 
 #if ( S_ISUID != 04000 ) || ( S_ISGID != 02000 ) || ( S_ISVTX != 01000 ) \