]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/jffs2/compr_rubin.c
fs/: Remove obsolete references to CONFIG_COMMANDS
[people/ms/u-boot.git] / fs / jffs2 / compr_rubin.c
index b93977c054cea38afe6193fd581b462cc4a30601..7a612c919209791065054ac808b978b48e741f73 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 #include <config.h>
-#if (CONFIG_COMMANDS & CFG_CMD_JFFS2) || defined(CONFIG_CMD_JFFS2)
+#if defined(CONFIG_CMD_JFFS2)
 
 #include <jffs2/jffs2.h>
 #include <jffs2/compr_rubin.h>