X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fmach-xen%2Fasm%2Farch_hooks.h;h=5d41a192cc623ecdce4c65315cc4fcc40ec0920b;hb=refs%2Fheads%2Fvserver;hp=28b96a6fb9faaf306208004661d38d8d4c959099;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-x86_64/mach-xen/asm/arch_hooks.h b/include/asm-x86_64/mach-xen/asm/arch_hooks.h index 28b96a6fb..5d41a192c 100644 --- a/include/asm-x86_64/mach-xen/asm/arch_hooks.h +++ b/include/asm-x86_64/mach-xen/asm/arch_hooks.h @@ -14,7 +14,7 @@ extern void init_ISA_irqs(void); extern void apic_intr_init(void); extern void smp_intr_init(void); -extern irqreturn_t timer_interrupt(int irq, void *dev_id, struct pt_regs *regs); +extern irqreturn_t timer_interrupt(int irq, void *dev_id); /* these are the defined hooks */ extern void intr_init_hook(void);