perf: Remove the nmi parameter from the swevent and overflow interface
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / powerpc / kernel / ptrace.c
index cb22024..3177617 100644 (file)
@@ -882,7 +882,7 @@ void user_disable_single_step(struct task_struct *task)
 }
 
 #ifdef CONFIG_HAVE_HW_BREAKPOINT
-void ptrace_triggered(struct perf_event *bp, int nmi,
+void ptrace_triggered(struct perf_event *bp,
                      struct perf_sample_data *data, struct pt_regs *regs)
 {
        struct perf_event_attr attr;