summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-07-03 19:37:55 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-07-03 19:38:47 +0200
commitaaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49 (patch)
tree3254a90eeec1c8d6f7505f4b7cfefaf2e90a7bdd /target/linux/brcm47xx
parentb08003223abbd201be5cb0217a72ac67f75e07bb (diff)
downloadmtk-20170518-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.zip
mtk-20170518-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.tar.gz
mtk-20170518-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.tar.bz2
kernel: bump kernel 4.4 to version 4.4.139
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r--target/linux/brcm47xx/patches-4.4/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-4.4/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-4.4/830-huawei_e970_support.patch
index f67c5dd..5b36013 100644
--- a/target/linux/brcm47xx/patches-4.4/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-4.4/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -262,6 +263,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -268,6 +269,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) {
-@@ -281,6 +309,7 @@ static int __init bcm47xx_register_bus_c
+@@ -287,6 +315,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status, -1);