+0
−1
Loading
Commit 33679a50 ("MIPS: uasm: Remove needless ISA abstraction") removed use of the MIPS_ISA preprocessor macro, but left a couple of unused definitions of it behind. Remove the dead code. Signed-off-by:Paul Burton <paul.burton@mips.com>