MIPS: Remove remnants of UASM_ISA
authorPaul Burton <paul.burton@mips.com>
Thu, 9 Aug 2018 21:43:42 +0000 (14:43 -0700)
committerPaul Burton <paul.burton@mips.com>
Thu, 9 Aug 2018 21:45:00 +0000 (14:45 -0700)
commit22f20a110321efb7cde3e87ae99862e1036ca285
tree2c8f9d55f3d5bf7e6ca2c8cddd9f7572cb013497
parent02eec6c9fc0cb13169cc97a6139771768791f92b
MIPS: Remove remnants of UASM_ISA

Commit 33679a50370d ("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>
arch/mips/mm/uasm-micromips.c
arch/mips/mm/uasm-mips.c