diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-05-02 03:36:21 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-05-02 03:36:21 -0400 |
commit | 7c96b7a146eb81d13be738709c36752c20abe4fc (patch) | |
tree | 9b7fa70aef6a888a3169faaee13e1d36d4548556 /fs/jffs2 | |
parent | 431bca73f7bc96cf9d51ae9bfd783d3c5bafd7cb (diff) |
[JFFS2] Remove dead file histo_mips.h
Its contents were subsumed into compr_rubin.c in a previous
commit, but I forgot to git-rm it.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'fs/jffs2')
-rw-r--r-- | fs/jffs2/histo_mips.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/jffs2/histo_mips.h b/fs/jffs2/histo_mips.h deleted file mode 100644 index fa3dac19a109..000000000000 --- a/fs/jffs2/histo_mips.h +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | #define BIT_DIVIDER_MIPS 1043 | ||
2 | static int bits_mips[8] = { 277,249,290,267,229,341,212,241}; /* mips32 */ | ||