Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / avr32 / include / asm / hw_irq.h
diff --git a/kernel/arch/avr32/include/asm/hw_irq.h b/kernel/arch/avr32/include/asm/hw_irq.h
new file mode 100644 (file)
index 0000000..a36f9fc
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef __ASM_AVR32_HW_IRQ_H
+#define __ASM_AVR32_HW_IRQ_H
+
+static inline void hw_resend_irq(struct irq_chip *h, unsigned int i)
+{
+       /* Nothing to do */
+}
+
+#endif /* __ASM_AVR32_HW_IRQ_H */