From 392e52e745f4a127352012b5bbc4b65187da8e3b Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Sat, 23 Jun 2012 04:14:55 +0000 Subject: [PATCH] --- yaml --- r: 332247 b: refs/heads/master c: a56e85380540ebc8ef0cf653f8d77f6c26380224 h: refs/heads/master i: 332245: ab9ac4a5e814d49f553e9abaac6507cc07c67e68 332243: cade15929d336022929021d2bf7540265fe3e428 332239: a956e578bb2959f361992e88e03374a12dd2d994 v: v3 --- [refs] | 2 +- trunk/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8ba0dc3a8c21..a0688a4ae0c0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 18ec0e707917bbe9bb77555e578ec564c8a2abca +refs/heads/master: a56e85380540ebc8ef0cf653f8d77f6c26380224 diff --git a/trunk/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h b/trunk/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h index 2b59ae4a9427..c0e63334039b 100644 --- a/trunk/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h +++ b/trunk/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h @@ -602,8 +602,8 @@ enum bcm63xx_irq { #define BCM_6328_ENET0_IRQ 0 #define BCM_6328_ENET1_IRQ 0 #define BCM_6328_ENET_PHY_IRQ (IRQ_INTERNAL_BASE + 12) -#define BCM_6328_OHCI0_IRQ (IRQ_INTERNAL_BASE + 9) -#define BCM_6328_EHCI0_IRQ (IRQ_INTERNAL_BASE + 10) +#define BCM_6328_OHCI0_IRQ (BCM_6328_HIGH_IRQ_BASE + 9) +#define BCM_6328_EHCI0_IRQ (BCM_6328_HIGH_IRQ_BASE + 10) #define BCM_6328_PCMCIA_IRQ 0 #define BCM_6328_ENET0_RXDMA_IRQ 0 #define BCM_6328_ENET0_TXDMA_IRQ 0