MIPS: Remove unused CAT macro
authorPaul Burton <paul.burton@mips.com>
Mon, 15 Oct 2018 18:33:21 +0000 (18:33 +0000)
committerPaul Burton <paul.burton@mips.com>
Tue, 16 Oct 2018 06:11:13 +0000 (23:11 -0700)
commite2b405439903b20675de30090aab0fcadef5bbba
treef279fcfd2eecac57ddbd5114be2c9a16432c8530
parent4021c30a86ec7c2e51738eaa065317ce321d9798
MIPS: Remove unused CAT macro

asm/asm.h provides a CAT macro which is unused throughout the tree, and
if anyone wanted it the generic CONCATENATE macro in linux/kernel.h
provides the same functionality. Delete the dead code.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20905/
Cc: linux-mips@linux-mips.org
arch/mips/include/asm/asm.h