MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h
authorPaul Burton <paul.burton@imgtec.com>
Mon, 13 Jul 2015 16:14:22 +0000 (17:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:36 +0000 (15:23 +0200)
commit9b4685de77afd688407fd56cc350083a0a6a0516
tree0c01e92b2b5a457f2341389c702837911ca716c6
parent2dca88da835616c3c65d1e4167288346fd67f02f
MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h

The debug.h header provided some MIPS-specific debug macros, which are
no longer used at all. Remove them.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10693/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig.debug
arch/mips/include/asm/debug.h [deleted file]