X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fmachdep.h;h=26d2b91209c5e9f701341865300b0a9cccf2a952;hb=f4ebc993759dc25dc3db6b6f1a13a23df8264d4b;hp=862afa4c35d825ffe746dea7b688937fd5d43337;hpb=2850bc273776cbb1b510c5828e9e456dffb50a32;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-m68k/machdep.h b/include/asm-m68k/machdep.h index 862afa4c35d..26d2b91209c 100644 --- a/include/asm-m68k/machdep.h +++ b/include/asm-m68k/machdep.h @@ -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);