x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
[firefly-linux-kernel-4.4.55.git] / arch / x86 / include / asm / hw_irq.h
index fc89a2a9b04ad01643e22c130edf8cc2e77a7d4b..10a78c3d3d5a771d8581a13e402eb69e462e1dae 100644 (file)
@@ -127,6 +127,7 @@ struct irq_cfg {
        u8                      vector;
        u8                      move_in_progress : 1;
 #ifdef CONFIG_IRQ_REMAP
+       u8                      remapped : 1;
        union {
                struct irq_2_iommu irq_2_iommu;
                struct irq_2_irte  irq_2_irte;