diff options
Diffstat (limited to 'include/asm-m32r/hw_irq.h')
| -rw-r--r-- | include/asm-m32r/hw_irq.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-m32r/hw_irq.h b/include/asm-m32r/hw_irq.h deleted file mode 100644 index 8d7e9d0e09e..00000000000 --- a/include/asm-m32r/hw_irq.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _ASM_M32R_HW_IRQ_H -#define _ASM_M32R_HW_IRQ_H - -static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) -{ - /* Nothing to do */ -} - -#endif /* _ASM_M32R_HW_IRQ_H */ |
