X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fhw_irq.h;fp=include%2Fasm-mips%2Fhw_irq.h;h=458d9fdc76bf2eed4372a0993dd0ebb0f1b08baa;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=c854d017c0e5b2090af5b3bdadc56751b839a504;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/asm-mips/hw_irq.h b/include/asm-mips/hw_irq.h index c854d017c..458d9fdc7 100644 --- a/include/asm-mips/hw_irq.h +++ b/include/asm-mips/hw_irq.h @@ -19,9 +19,9 @@ extern void init_8259A(int aeoi); extern atomic_t irq_err_count; -/* This may not be apropriate for all machines, we'll see ... */ -static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) -{ -} +/* + * interrupt-retrigger: NOP for now. This may not be apropriate for all + * machines, we'll see ... + */ #endif /* __ASM_HW_IRQ_H */