diff options
Diffstat (limited to 'include/asm-arm/arch-iop33x/irqs.h')
-rw-r--r-- | include/asm-arm/arch-iop33x/irqs.h | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/include/asm-arm/arch-iop33x/irqs.h b/include/asm-arm/arch-iop33x/irqs.h index 2e3ade3b5ff9..a875404a07fc 100644 --- a/include/asm-arm/arch-iop33x/irqs.h +++ b/include/asm-arm/arch-iop33x/irqs.h | |||
@@ -57,42 +57,4 @@ | |||
57 | #define NR_IRQS 64 | 57 | #define NR_IRQS 64 |
58 | 58 | ||
59 | 59 | ||
60 | /* | ||
61 | * Interrupts available on the IQ80331 board | ||
62 | */ | ||
63 | |||
64 | /* | ||
65 | * On board devices | ||
66 | */ | ||
67 | #define IRQ_IQ80331_I82544 IRQ_IOP331_XINT0 | ||
68 | #define IRQ_IQ80331_UART0 IRQ_IOP331_UART0 | ||
69 | #define IRQ_IQ80331_UART1 IRQ_IOP331_UART1 | ||
70 | |||
71 | /* | ||
72 | * PCI interrupts | ||
73 | */ | ||
74 | #define IRQ_IQ80331_INTA IRQ_IOP331_XINT0 | ||
75 | #define IRQ_IQ80331_INTB IRQ_IOP331_XINT1 | ||
76 | #define IRQ_IQ80331_INTC IRQ_IOP331_XINT2 | ||
77 | #define IRQ_IQ80331_INTD IRQ_IOP331_XINT3 | ||
78 | |||
79 | /* | ||
80 | * Interrupts available on the IQ80332 board | ||
81 | */ | ||
82 | |||
83 | /* | ||
84 | * On board devices | ||
85 | */ | ||
86 | #define IRQ_IQ80332_I82544 IRQ_IOP331_XINT0 | ||
87 | #define IRQ_IQ80332_UART0 IRQ_IOP331_UART0 | ||
88 | #define IRQ_IQ80332_UART1 IRQ_IOP331_UART1 | ||
89 | |||
90 | /* | ||
91 | * PCI interrupts | ||
92 | */ | ||
93 | #define IRQ_IQ80332_INTA IRQ_IOP331_XINT0 | ||
94 | #define IRQ_IQ80332_INTB IRQ_IOP331_XINT1 | ||
95 | #define IRQ_IQ80332_INTC IRQ_IOP331_XINT2 | ||
96 | #define IRQ_IQ80332_INTD IRQ_IOP331_XINT3 | ||
97 | |||
98 | #endif // _IRQ_H_ | 60 | #endif // _IRQ_H_ |