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)
commita28b460ec7968f430a2d6ea2809b249ee9fe1d28
treef4e5dc445b7fa4a5c12f892c2fd9b293c8f1ea13
parent4b4f887fb2780e39383c1f202b72f5a2780b2d4c
sh: Fix up hw-breakpoints build for API changes.

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>
arch/sh/kernel/hw_breakpoint.c