sh: Fix up hw-breakpoints build for API changes.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 21 Dec 2009 06:56:24 +0000 (15:56 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 Dec 2009 06:56:24 +0000 (15:56 +0900)
The event callback handling has been removed in favour of going through a
generic event handler to handle overflows. Follows the x86 change.

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

No differences found