sh: Kill off sh_bios_in_gdb_mode().
authorPaul Mundt <lethal@linux-sh.org>
Wed, 17 Dec 2008 02:47:59 +0000 (11:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:44 +0000 (18:44 +0900)
commitca0c14e447a399eb90a1c9a4357560c2a29ef499
tree4e918da94433fb708e87791cdd42186c323d094b
parenta9df1ed92fc46cb7c9a9c6b74dbd8bbdc41f69ce
sh: Kill off sh_bios_in_gdb_mode().

With the reworked kgdb support, we always detach and reinitialize the
stub. This was mostly a feature for handoffs between sh-ipl+g and the
kgdb stub, but virtually no sh-ipl+g versions ever had this working
right in the first place.

Given that the sh-ipl+g stubs in general use today don't even support
the GDB stub, and we have already killed off the special casing in the
sh-sci serial driver, kill off this now unused symbol too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/sh_bios.h
arch/sh/kernel/sh_bios.c