[JFFS2] Remove obsolete histo.h
authorDomen Puncer <domen@coderock.org>
Fri, 12 May 2006 10:51:46 +0000 (11:51 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 12 May 2006 10:51:46 +0000 (11:51 +0100)
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 <domen@coderock.org>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/histo.h [deleted file]

diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h
deleted file mode 100644 (file)
index 22a93a0..0000000
+++ /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 */