[MIPS] tlb-r4k: Nuke broken paranoia error test.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jul 2008 17:04:38 +0000 (18:04 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2008 20:54:33 +0000 (21:54 +0100)
Bug originally found and reported by Julia Lawall <julia@diku.dk>.  I
decieded that the whole error check was mostly useless paranoia and should
be discarded.  It would only ever trigger if r3k_have_wired_reg has a wrong
value.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found