OSDN Git Service

MIPS: Remove unused TTABLE macro
authorPaul Burton <paul.burton@mips.com>
Mon, 15 Oct 2018 18:33:20 +0000 (18:33 +0000)
committerPaul Burton <paul.burton@mips.com>
Tue, 16 Oct 2018 06:11:13 +0000 (23:11 -0700)
commitda1d25e79a46fab38c73570bd7c3a0f545fbbb9d
tree6671a35407a8ac1755e82fd863c52b1203332642
parentfce362c7fc3f89687b4b0eecefd7de8baa91a679
MIPS: Remove unused TTABLE macro

asm/asm.h contains a TTABLE macro to generate "text tables" which would
appear to be arrays of pointers to strings. It is unused throughout the
kernel tree, so delete the dead code.

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