[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
[pandora-kernel.git] / include / asm-cris / hw_irq.h
index 341536a..2980660 100644 (file)
@@ -1,7 +1,5 @@
 #ifndef _ASM_HW_IRQ_H
 #define _ASM_HW_IRQ_H
 
-static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}
-
 #endif