]> 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)
commit3d50a5b2e57f5fc4748289c7ce0528428fae5f57
tree2c8f9d55f3d5bf7e6ca2c8cddd9f7572cb013497
parentef8b0f1541ad1f461c305fa346f103037c3bf212
MIPS: Remove remnants of UASM_ISA

Commit d4fa5648c45a ("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