Merge branch 'testing' into working
[oweals/u-boot.git] / fs / jffs2 / compr_rubin.c
index 7a612c919209791065054ac808b978b48e741f73..f6f3fa1b5887c1f3bfc2ebc85e77e9242a63fe53 100644 (file)
@@ -123,4 +123,4 @@ void dynrubin_decompress(unsigned char *data_in, unsigned char *cpage_out,
        rubin_do_decompress(bits, data_in+8, cpage_out, dstlen);
 }
 
-#endif /* CFG_CMD_JFFS2 */
+#endif