diff options
Diffstat (limited to 'arch/sh/include/asm/hw_breakpoint.h')
-rw-r--r-- | arch/sh/include/asm/hw_breakpoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/hw_breakpoint.h b/arch/sh/include/asm/hw_breakpoint.h index 965dd780d51b..1c388c1de381 100644 --- a/arch/sh/include/asm/hw_breakpoint.h +++ b/arch/sh/include/asm/hw_breakpoint.h | |||
@@ -56,7 +56,6 @@ extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused, | |||
56 | int arch_install_hw_breakpoint(struct perf_event *bp); | 56 | int arch_install_hw_breakpoint(struct perf_event *bp); |
57 | void arch_uninstall_hw_breakpoint(struct perf_event *bp); | 57 | void arch_uninstall_hw_breakpoint(struct perf_event *bp); |
58 | void hw_breakpoint_pmu_read(struct perf_event *bp); | 58 | void hw_breakpoint_pmu_read(struct perf_event *bp); |
59 | void hw_breakpoint_pmu_unthrottle(struct perf_event *bp); | ||
60 | 59 | ||
61 | extern void arch_fill_perf_breakpoint(struct perf_event *bp); | 60 | extern void arch_fill_perf_breakpoint(struct perf_event *bp); |
62 | extern int register_sh_ubc(struct sh_ubc *); | 61 | extern int register_sh_ubc(struct sh_ubc *); |