X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Fhw_irq.h;h=80ee1cda7498f2383cd72588a800c66ad68178e3;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=fed26616967a03979d0d6ea6e7c14d1d6a446f97;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;p=linux-2.6.git diff --git a/include/asm-sh/hw_irq.h b/include/asm-sh/hw_irq.h index fed266169..80ee1cda7 100644 --- a/include/asm-sh/hw_irq.h +++ b/include/asm-sh/hw_irq.h @@ -1,4 +1,8 @@ #ifndef __ASM_SH_HW_IRQ_H #define __ASM_SH_HW_IRQ_H +#include + +extern atomic_t irq_err_count; + #endif /* __ASM_SH_HW_IRQ_H */