summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2017-09-04 10:25:09 +0100
committerMathias Kresin <dev@kresin.me>2017-09-05 08:43:39 +0200
commit9c82861cb8b7b66c7f6554b190d9cc659ba8ec19 (patch)
tree341a861023ef1e27198f8292ebb6bfc5cdbab864 /target/linux/bcm53xx
parent3c97bad0c2898949bc98a19f376783a7e4de0146 (diff)
downloadmtk-20170518-9c82861cb8b7b66c7f6554b190d9cc659ba8ec19.zip
mtk-20170518-9c82861cb8b7b66c7f6554b190d9cc659ba8ec19.tar.gz
mtk-20170518-9c82861cb8b7b66c7f6554b190d9cc659ba8ec19.tar.bz2
kernel: update 4.4 to 4.4.86
Refresh patches Compile & run tested: ar71xx - Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch b/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch
index bafa4e4..244a4a6 100644
--- a/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch
+++ b/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch
@@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
#include "b53_regs.h"
#include "b53_priv.h"
-@@ -1522,6 +1523,28 @@ static int b53_switch_init(struct b53_de
+@@ -1578,6 +1579,28 @@ static int b53_switch_init(struct b53_de
return ret;
}