hw-breakpoints: Fix unused function in off-case
[deliverable/linux.git] / kernel / perf_event.c
index 34a1b9d7633e83aee544335f09185c3658db1564..f8c7939c57cf1159e6ebf4819b43439341ab9f9b 100644 (file)
@@ -4303,10 +4303,6 @@ void perf_bp_event(struct perf_event *bp, void *data)
                perf_swevent_add(bp, 1, 1, &sample, regs);
 }
 #else
-static void bp_perf_event_destroy(struct perf_event *event)
-{
-}
-
 static const struct pmu *bp_perf_event_init(struct perf_event *bp)
 {
        return NULL;
This page took 0.028669 seconds and 5 git commands to generate.