sh: Kill off kgdb's magical NMI debouncing.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000 (17:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000 (17:45 +0900)
The kgdb stub has traditionally tied in to the NMI slot, and manually
handled debounce. Now that we have a generic way to do this instead, all
of the stub-specific debounce silliness can be killed off.

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

No differences found