ARM: pxa: add memory resource to SA1100 RTC device
[deliverable/linux.git] / kernel / trace / trace_sched_switch.c
index 419ca37e72c954593755ed38c07be1e5a95017e1..f270088e9929aa2e085a15960828929140ae1037 100644 (file)
@@ -26,7 +26,7 @@ probe_sched_switch(void *ignore, struct task_struct *prev, struct task_struct *n
 }
 
 static void
-probe_sched_wakeup(void *ignore, struct task_struct *wakee, int success)
+probe_sched_wakeup(void *ignore, struct task_struct *wakee)
 {
        if (unlikely(!sched_ref))
                return;
This page took 0.029741 seconds and 5 git commands to generate.