brcm63xx: fix a few issues in irq chip drivers
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 773-bgmac-add-srab-switch.patch
index c2eef69..fe52ccc 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  #include <bcm47xx_nvram.h>
  
  static const struct bcma_device_id bgmac_bcma_tbl[] = {
-@@ -1405,6 +1406,17 @@ static void bgmac_mii_unregister(struct 
+@@ -1405,6 +1406,17 @@ static void bgmac_mii_unregister(struct
        mdiobus_free(mii_bus);
  }