X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Fhw_irq.h;h=80ee1cda7498f2383cd72588a800c66ad68178e3;hb=refs%2Fheads%2Fvserver;hp=1d934fb2c581c69ac6b6fe7906af5adc010a2f01;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-sh/hw_irq.h b/include/asm-sh/hw_irq.h index 1d934fb2c..80ee1cda7 100644 --- a/include/asm-sh/hw_irq.h +++ b/include/asm-sh/hw_irq.h @@ -1,9 +1,8 @@ #ifndef __ASM_SH_HW_IRQ_H #define __ASM_SH_HW_IRQ_H -static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) -{ - /* Nothing to do */ -} +#include + +extern atomic_t irq_err_count; #endif /* __ASM_SH_HW_IRQ_H */