Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-next
[linux-2.6-microblaze.git] / arch / m68k / kernel / setup_mm.c
index ade96b1..017bac3 100644 (file)
@@ -82,7 +82,7 @@ static struct m68k_mem_info m68k_ramdisk __initdata;
 
 static char m68k_command_line[CL_SIZE] __initdata;
 
-void (*mach_sched_init) (irq_handler_t handler) __initdata = NULL;
+void (*mach_sched_init) (void) __initdata = NULL;
 /* machine dependent irq functions */
 void (*mach_init_IRQ) (void) __initdata = NULL;
 void (*mach_get_model) (char *model);