mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
R5432_CP0_INTERRUPT_WAR is defined as 0 for every system we support, and so the workaround is never used. Remove the dead code. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org