aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-08-07 20:21:11 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-08-07 20:21:11 +0000
commit17c47a194608dd3d5836aeb65970ee872d7ab1b7 (patch)
tree085b27dae90761cebd5cf1982510a900c6147840 /target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
parent993e620b9561e1df284b4c3ece71b50f75de1335 (diff)
downloadmaster-187ad058-17c47a194608dd3d5836aeb65970ee872d7ab1b7.tar.gz
master-187ad058-17c47a194608dd3d5836aeb65970ee872d7ab1b7.tar.bz2
master-187ad058-17c47a194608dd3d5836aeb65970ee872d7ab1b7.zip
brcm47xx: 3.14: backport MIPS patches for early HIGHMEM support
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42053 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
index 834e5e0300..107cedc4e1 100644
--- a/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -266,6 +267,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -269,6 +270,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) {
-@@ -285,6 +313,7 @@ static int __init bcm47xx_register_bus_c
+@@ -288,6 +316,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);