aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
diff options
context:
space:
mode:
authorDomen Puncer <domen@coderock.org>2006-05-12 11:51:46 +0100
committerDavid Woodhouse <dwmw2@infradead.org>2006-05-12 11:51:46 +0100
commit7e59f2ccd7fc2424b2e70132ac613d16acae37da (patch)
tree21636370bfcec0895a77420d20522b1ff5f60be0 /fs/jffs2
parentf0ad11d060c7acf727ead8339432bdd2bfd7f868 (diff)
[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 <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>
Diffstat (limited to 'fs/jffs2')
-rw-r--r--fs/jffs2/histo.h3
1 files changed, 0 insertions, 3 deletions
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 */