summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-12-01 18:12:57 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-12-01 18:12:57 +0000
commit94f7ae90f8bd951cd5726ed3ad171a263a67ea62 (patch)
tree2350847b915c34f119041b200b7b702158d1228d /target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch
parentc48f2851473bf24cdfec371c5857826eaa6007b5 (diff)
downloadmaster-31e0f0ae-94f7ae90f8bd951cd5726ed3ad171a263a67ea62.tar.gz
master-31e0f0ae-94f7ae90f8bd951cd5726ed3ad171a263a67ea62.tar.bz2
master-31e0f0ae-94f7ae90f8bd951cd5726ed3ad171a263a67ea62.zip
brcm47xx: misc cleanups
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38980
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch b/target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch
index 6351a9c4d4..e77f5d9173 100644
--- a/target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch
+++ b/target/linux/brcm47xx/patches-3.10/110-MIPS-BCM47XX-add-vint-irq.patch
@@ -47,11 +47,9 @@ Subject: [PATCH 18/18] bcm47xx: add cpu_has_vint
void __init arch_init_irq(void)
{
#ifdef CONFIG_BCM47XX_BCMA
-@@ -63,5 +76,16 @@ void __init arch_init_irq(void)
- cp0_compare_irq = 7;
+@@ -64,4 +77,14 @@ void __init arch_init_irq(void)
}
#endif
-+
mips_cpu_irq_init();
+
+ if (cpu_has_vint) {