]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mtd/inftl.h
Merge branch 'upstream'
[linux-2.6-omap-h63xx.git] / include / linux / mtd / inftl.h
index 0268125a6271d7845b84563f15a476dc0b36188f..d7eaa40e5ab0c72ba419462de70a79520e8f1e3c 100644 (file)
@@ -52,6 +52,11 @@ struct INFTLrecord {
 int INFTL_mount(struct INFTLrecord *s);
 int INFTL_formatblock(struct INFTLrecord *s, int block);
 
+extern char inftlmountrev[];
+
+void INFTL_dumptables(struct INFTLrecord *s);
+void INFTL_dumpVUchains(struct INFTLrecord *s);
+
 #endif /* __KERNEL__ */
 
 #endif /* __MTD_INFTL_H__ */