aboutsummaryrefslogtreecommitdiff
path: root/include/asm-v850/hw_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/hw_irq.h')
-rw-r--r--include/asm-v850/hw_irq.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-v850/hw_irq.h b/include/asm-v850/hw_irq.h
deleted file mode 100644
index 4bdc98edb9f..00000000000
--- a/include/asm-v850/hw_irq.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __V850_HW_IRQ_H__
-#define __V850_HW_IRQ_H__
-
-extern inline void hw_resend_irq (struct hw_interrupt_type *h, unsigned int i)
-{
-}
-
-#endif /* __V850_HW_IRQ_H__ */