|
@@ -91,7 +91,6 @@
|
|
#define NR_IRQS NR_IOP331_IRQS
|
|
#define NR_IRQS NR_IOP331_IRQS
|
|
|
|
|
|
|
|
|
|
-#if defined(CONFIG_ARCH_IQ80331)
|
|
|
|
/*
|
|
/*
|
|
* Interrupts available on the IQ80331 board
|
|
* Interrupts available on the IQ80331 board
|
|
*/
|
|
*/
|
|
@@ -111,7 +110,6 @@
|
|
#define IRQ_IQ80331_INTC IRQ_IOP331_XINT2
|
|
#define IRQ_IQ80331_INTC IRQ_IOP331_XINT2
|
|
#define IRQ_IQ80331_INTD IRQ_IOP331_XINT3
|
|
#define IRQ_IQ80331_INTD IRQ_IOP331_XINT3
|
|
|
|
|
|
-#elif defined(CONFIG_MACH_IQ80332)
|
|
|
|
/*
|
|
/*
|
|
* Interrupts available on the IQ80332 board
|
|
* Interrupts available on the IQ80332 board
|
|
*/
|
|
*/
|
|
@@ -131,6 +129,4 @@
|
|
#define IRQ_IQ80332_INTC IRQ_IOP331_XINT2
|
|
#define IRQ_IQ80332_INTC IRQ_IOP331_XINT2
|
|
#define IRQ_IQ80332_INTD IRQ_IOP331_XINT3
|
|
#define IRQ_IQ80332_INTD IRQ_IOP331_XINT3
|
|
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#endif // _IOP331_IRQ_H_
|
|
#endif // _IOP331_IRQ_H_
|