diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2016-08-22 19:05:45 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2016-08-23 10:51:17 +0300 |
commit | 8072264b96785184b76aa46bcd08b4f9cdfada42 (patch) | |
tree | 3a50dec26a5eb09091897a3ab98a4cfc1de170f4 /target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch | |
parent | 861f566e340dcf5fedd52c0ff3b31501fd3b3f1b (diff) | |
download | mtk-20170518-8072264b96785184b76aa46bcd08b4f9cdfada42.zip mtk-20170518-8072264b96785184b76aa46bcd08b4f9cdfada42.tar.gz mtk-20170518-8072264b96785184b76aa46bcd08b4f9cdfada42.tar.bz2 |
kernel: update kernel 4.4 to version 4.4.19
Refresh patches for all targets that support kernel 4.4.
Compile-tested on all targets that use kernel 4.4 and aren't marked broken.
Runtime-tested on ar71xx, octeon and x86/64.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch b/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch index 49e8e5d..5939b6b 100644 --- a/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch +++ b/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch @@ -92,7 +92,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> else if (ticks > maxt) --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h -@@ -203,6 +203,9 @@ struct bcma_host_ops { +@@ -204,6 +204,9 @@ struct bcma_host_ops { #define BCMA_PKG_ID_BCM4709 0 #define BCMA_CHIP_ID_BCM47094 53030 #define BCMA_CHIP_ID_BCM53018 53018 |