brcm74xx: fix patch for BCM4706 CPUs
[openwrt.git] / target / linux / brcm47xx / patches-3.10 / 830-huawei_e970_support.patch
index 2ea0917ff892da014c6f8f7b19b5e96fd7f25708..6534af97e6cd08889334bf618f422d5792e630bc 100644 (file)
@@ -8,7 +8,7 @@
  #include <asm/bootinfo.h>
  #include <asm/prom.h>
  #include <asm/reboot.h>
-@@ -239,6 +240,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -264,6 +265,33 @@ static struct fixed_phy_status bcm47xx_f
        .duplex = DUPLEX_FULL,
  };
  
@@ -42,7 +42,7 @@
  static int __init bcm47xx_register_bus_complete(void)
  {
        switch (bcm47xx_bus_type) {
-@@ -262,6 +290,8 @@ static int __init bcm47xx_register_bus_c
+@@ -279,6 +307,8 @@ static int __init bcm47xx_register_bus_c
  #endif
        }
        fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);