X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fjffs2%2Fcompr.h;h=89ceeed201eb8e5a00c745ed35d2196b3137fcd0;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=6777d8c9152479c7167a54d811b33811f63df6ac;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/fs/jffs2/compr.h b/fs/jffs2/compr.h index 6777d8c91..89ceeed20 100644 --- a/fs/jffs2/compr.h +++ b/fs/jffs2/compr.h @@ -41,9 +41,6 @@ #define JFFS2_COMPR_MODE_PRIORITY 1 #define JFFS2_COMPR_MODE_SIZE 2 -void jffs2_set_compression_mode(int mode); -int jffs2_get_compression_mode(void); - struct jffs2_compressor { struct list_head list; int priority; /* used by prirority comr. mode */