]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jffs2/compr.h
[JFFS2] Rename jffs2_summary_node to jffs2_raw_summary
[linux-2.6-omap-h63xx.git] / fs / jffs2 / compr.h
index 89ceeed201eb8e5a00c745ed35d2196b3137fcd0..9ec6e37d3833b16ade61f21179833d14147960c1 100644 (file)
@@ -7,7 +7,7 @@
  * For licensing information, see the file 'LICENCE' in the 
  * jffs2 directory.
  *
- * $Id: compr.h,v 1.6 2004/07/16 15:17:57 dwmw2 Exp $
+ * $Id: compr.h,v 1.8 2005/07/26 13:24:40 havasi Exp $
  *
  */
 
@@ -103,13 +103,5 @@ void jffs2_rtime_exit(void);
 int jffs2_zlib_init(void);
 void jffs2_zlib_exit(void);
 #endif
-#ifdef CONFIG_JFFS2_LZARI
-int jffs2_lzari_init(void);
-void jffs2_lzari_exit(void);
-#endif
-#ifdef CONFIG_JFFS2_LZO
-int jffs2_lzo_init(void);
-void jffs2_lzo_exit(void);
-#endif
 
 #endif /* __JFFS2_COMPR_H__ */