fix PCI_CORE irq number
authorGabor Juhos <juhosg@openwrt.org>
Mon, 29 Jun 2009 19:58:36 +0000 (19:58 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 29 Jun 2009 19:58:36 +0000 (19:58 +0000)
SVN-Revision: 16622

target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h

index 19033fc4958e32c5c98b3025e9830a6dd267a5ba..f1f678c0a96dfeadcfd73b75b3fa4cf576e40248 100644 (file)
@@ -92,7 +92,7 @@
 #define AR71XX_PCI_IRQ_DEV0    (AR71XX_PCI_IRQ_BASE + 0)
 #define AR71XX_PCI_IRQ_DEV1    (AR71XX_PCI_IRQ_BASE + 1)
 #define AR71XX_PCI_IRQ_DEV2    (AR71XX_PCI_IRQ_BASE + 2)
-#define AR71XX_PCI_IRQ_CORE    (AR71XX_PCI_IRQ_BASE + 3)
+#define AR71XX_PCI_IRQ_CORE    (AR71XX_PCI_IRQ_BASE + 4)
 
 extern u32 ar71xx_ahb_freq;
 extern u32 ar71xx_cpu_freq;