diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-07 15:49:42 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-08 17:20:37 +0200 |
commit | 35e9edc3dfef7a05934a429895989e6d459bc3e5 (patch) | |
tree | e53646006133543e7921bab19736d1eda8265424 /target/linux/ramips | |
parent | b18e3eae94bbde412ee577cc9cd0aa7fc2723dc6 (diff) | |
download | upstream-35e9edc3dfef7a05934a429895989e6d459bc3e5.tar.gz upstream-35e9edc3dfef7a05934a429895989e6d459bc3e5.tar.bz2 upstream-35e9edc3dfef7a05934a429895989e6d459bc3e5.zip |
kernel: Update kernel 4.14 to version 4.14.193
Compile and runtime tested on x86/64.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch b/target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch index 0e09e1d4e0..e75d19dfce 100644 --- a/target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch +++ b/target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch @@ -1,6 +1,6 @@ --- a/drivers/usb/dwc2/platform.c +++ b/drivers/usb/dwc2/platform.c -@@ -406,6 +406,12 @@ static int dwc2_driver_probe(struct plat +@@ -407,6 +407,12 @@ static int dwc2_driver_probe(struct plat if (retval) return retval; |