aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_cedf.c
diff options
context:
space:
mode:
Diffstat (limited to 'litmus/sched_cedf.c')
-rw-r--r--litmus/sched_cedf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/litmus/sched_cedf.c b/litmus/sched_cedf.c
index 098a449c2490..0b88d4713602 100644
--- a/litmus/sched_cedf.c
+++ b/litmus/sched_cedf.c
@@ -641,7 +641,7 @@ static void cleanup_cedf(void)
641 } 641 }
642} 642}
643 643
644static long cedf_activate_plugin(void) 644static long cedf_activate_plugin(void* plugin)
645{ 645{
646 int i, j, cpu, ccpu, cpu_count; 646 int i, j, cpu, ccpu, cpu_count;
647 cpu_entry_t *entry; 647 cpu_entry_t *entry;