]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-m68k/machdep.h
Consolidate of_get_parent
[karo-tx-linux.git] / include / asm-m68k / machdep.h
index 862afa4c35d825ffe746dea7b688937fd5d43337..26d2b91209c5e9f701341865300b0a9cccf2a952 100644 (file)
@@ -10,7 +10,7 @@ struct rtc_time;
 struct rtc_pll_info;
 struct buffer_head;
 
-extern void (*mach_sched_init) (irqreturn_t (*handler)(int, void *));
+extern void (*mach_sched_init) (irq_handler_t handler);
 /* machine dependent irq functions */
 extern void (*mach_init_IRQ) (void);
 extern void (*mach_get_model) (char *model);