brcm47xx: backport BCM47XX Linksys WRT54G series patches
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-3.10 / 110-MIPS-BCM47XX-add-vint-irq.patch
index 6351a9c4d49840d97475e207feb928f87730532e..e77f5d9173bf8f633dec44398172a9f1ab753851 100644 (file)
@@ -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) {