]> err.no Git - linux-2.6/blobdiff - include/asm-sh/hw_irq.h
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / include / asm-sh / hw_irq.h
index 1d934fb2c581c69ac6b6fe7906af5adc010a2f01..80ee1cda7498f2383cd72588a800c66ad68178e3 100644 (file)
@@ -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 <asm/atomic.h>
+
+extern atomic_t irq_err_count;
 
 #endif /* __ASM_SH_HW_IRQ_H */