]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb49bfa0f9d11a75c6f219d7974a97284eea2cd16
tree2c8f9d55f3d5bf7e6ca2c8cddd9f7572cb013497
parent7f6f49af2ad0fc0ddcf53989c6a8d56a223436d1
MIPS: Remove remnants of UASM_ISA

Commit 045f0398625f ("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