sh: Fix up kgdb-on-NMI branch target.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 6 Nov 2007 07:59:10 +0000 (16:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:13:55 +0000 (11:13 +0900)
This was all reworked some time ago, the old debug_enter was ripped
out with everything going through a debug trap jump table instead.
Kill off the debug_enter target and reference kgdb_handle_exception
directly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found