X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fhpet.h;h=e47be9a56cc23aa8455e842af5eca1b8e4c58ff4;hb=2b1191af683d16a899c2b81b87b605841ceffdec;hp=af5d435519d15592a0f30bce4aabe29d9c2efa87;hpb=d6754b401a15eaa16492ea5dbaa4826361d3f411;p=powerpc.git diff --git a/include/asm-i386/hpet.h b/include/asm-i386/hpet.h index af5d435519..e47be9a56c 100644 --- a/include/asm-i386/hpet.h +++ b/include/asm-i386/hpet.h @@ -108,7 +108,7 @@ extern int hpet_set_alarm_time(unsigned char hrs, unsigned char min, unsigned ch extern int hpet_set_periodic_freq(unsigned long freq); extern int hpet_rtc_dropped_irq(void); extern int hpet_rtc_timer_init(void); -extern irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id, struct pt_regs *regs); +extern irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id); #endif /* CONFIG_HPET_EMULATE_RTC */ #endif /* CONFIG_HPET_TIMER */ #endif /* _I386_HPET_H */