aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:51:45 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:51:45 +0000
commit1b5902d16c83b89f4eb8b4037555d0cd64e71f63 (patch)
treedda04d21a5c9db17eef9532f0cbcec8d645eb8ee /target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
parentb26aeffe76854b683b28273108c97d560138cef7 (diff)
downloadmaster-187ad058-1b5902d16c83b89f4eb8b4037555d0cd64e71f63.tar.gz
master-187ad058-1b5902d16c83b89f4eb8b4037555d0cd64e71f63.tar.bz2
master-187ad058-1b5902d16c83b89f4eb8b4037555d0cd64e71f63.zip
brcm74xx: fix patch for BCM4706 CPUs
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39250 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
index 2ea0917ff8..6534af97e6 100644
--- a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
@@ -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);