diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-23 20:48:13 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-24 17:45:33 +0100 |
commit | f0df0d6a1472d8d3692998de6b42bd17287d04e9 (patch) | |
tree | defacbef38ded80424383d16a7931d8ff315693a /target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch | |
parent | e115fa478fb3914db2f414d642254ff09f04bc09 (diff) | |
download | upstream-f0df0d6a1472d8d3692998de6b42bd17287d04e9.tar.gz upstream-f0df0d6a1472d8d3692998de6b42bd17287d04e9.tar.bz2 upstream-f0df0d6a1472d8d3692998de6b42bd17287d04e9.zip |
kernel: bump 4.19 to 4.19.91
Refreshed all patches.
Compile-tested on: ipq40xx, apm821xx
Runtime-tested on: ipq40xx
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch b/target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch index ecd9672d1b..76c7cfd568 100644 --- a/target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch +++ b/target/linux/ipq806x/patches-4.19/0072-add-ipq806x-with-no-clocks.patch @@ -1,6 +1,6 @@ --- a/drivers/firmware/qcom_scm.c +++ b/drivers/firmware/qcom_scm.c -@@ -606,6 +606,9 @@ static const struct of_device_id qcom_sc +@@ -609,6 +609,9 @@ static const struct of_device_id qcom_sc { .compatible = "qcom,scm-ipq4019", .data = NULL, /* no clocks */ }, |