X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fjffs2%2Fcompr.h;h=6777d8c9152479c7167a54d811b33811f63df6ac;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=5e3445da3e5ed113c55cf23198923a70159ae49e;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/fs/jffs2/compr.h b/fs/jffs2/compr.h index 5e3445da3..6777d8c91 100644 --- a/fs/jffs2/compr.h +++ b/fs/jffs2/compr.h @@ -7,7 +7,7 @@ * For licensing information, see the file 'LICENCE' in the * jffs2 directory. * - * $Id: compr.h,v 1.5 2004/06/23 16:34:39 havasi Exp $ + * $Id: compr.h,v 1.6 2004/07/16 15:17:57 dwmw2 Exp $ * */ @@ -115,8 +115,4 @@ int jffs2_lzo_init(void); void jffs2_lzo_exit(void); #endif -/* Prototypes from proc.c */ -int jffs2_proc_init(void); -int jffs2_proc_exit(void); - #endif /* __JFFS2_COMPR_H__ */