X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68k%2Fmachdep.h;h=26d2b91209c5e9f701341865300b0a9cccf2a952;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=df898f27e4346e33fc54ec542d3f71ee0c304f0b;hpb=2a2ed2db353d949c06b6ef8b6913f65b39111eab;p=linux-2.6 diff --git a/include/asm-m68k/machdep.h b/include/asm-m68k/machdep.h index df898f27e4..26d2b91209 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 *, struct pt_regs *)); +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);