]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 20 May 2014 16:16:14 +0000 (18:16 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:12:39 +0000 (15:12 +0200)
commit23f75e1b17486fb6169dd827e76a5bd2a4d50765
tree4c28af1b040eb2c0ba09665da3c1688edf4d13fd
parent23ce55b568c4bdda68c91bec3b24171be8abe0bc
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB

Three checks for CONFIG_CAVIUM_GDB were added in v2.6.29. But the
Kconfig symbol CAVIUM_GDB was never added to the tree. Remove these
checks.

Also remove the last reference to octeon_get_boot_debug_flag(). There is
no definition of that function anyway.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Tested-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>)
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6976/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c
arch/mips/cavium-octeon/smp.c
arch/mips/include/asm/octeon/octeon.h