]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a9d77cc2e121fab1716c315d0b1b7931c040d50
tree0c01e92b2b5a457f2341389c702837911ca716c6
parentaec11aee7f0b196a611bca8db7273dc1be765360
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]