perf: Remove the nmi parameter from the swevent and overflow interface
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / kernel / ptrace.c
index 9726006..0c9b105 100644 (file)
@@ -396,7 +396,7 @@ static long ptrace_hbp_idx_to_num(int idx)
 /*
  * Handle hitting a HW-breakpoint.
  */
-static void ptrace_hbptriggered(struct perf_event *bp, int unused,
+static void ptrace_hbptriggered(struct perf_event *bp,
                                     struct perf_sample_data *data,
                                     struct pt_regs *regs)
 {