From: Domen Puncer Date: Fri, 12 May 2006 10:51:46 +0000 (+0100) Subject: [JFFS2] Remove obsolete histo.h X-Git-Tag: v2.6.18-rc1~1105^2~131 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7e59f2ccd7fc2424b2e70132ac613d16acae37da;p=karo-tx-linux.git [JFFS2] Remove obsolete histo.h This file hasn't actually been used since the very early days of JFFS2 when Arjan was playing with compression methods. It can go now. Signed-off-by: Domen Puncer Signed-off-by: Alexey Dobriyan Acked-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h deleted file mode 100644 index 22a93a08210c..000000000000 --- a/fs/jffs2/histo.h +++ /dev/null @@ -1,3 +0,0 @@ -/* This file provides the bit-probabilities for the input file */ -#define BIT_DIVIDER 629 -static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */