]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/jffs2/jffs2.h
* Fix debug code in omap5912osk flash driver
[karo-tx-uboot.git] / include / jffs2 / jffs2.h
index 0197dfd86c334a284128571f6edfeb63f99fb9ec..d142cd1bce76de62ae2487fc41811fcbf9716ed3 100644 (file)
@@ -72,7 +72,7 @@
 #else
 #define JFFS2_NUM_COMPR                7
 #endif
+
 /* Compatibility flags. */
 #define JFFS2_COMPAT_MASK 0xc000      /* What do to if an unknown nodetype is found */
 #define JFFS2_NODE_ACCURATE 0x2000