diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 12:50:25 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 19:17:41 +0200 |
commit | 09050b6fe22848c6b8d59a437e357c7ad34bc523 (patch) | |
tree | 30cd5f93b5da3a0096b7ca214a466e810c93a602 /target/linux/layerscape | |
parent | 461ef393451842c28abffdb42250dd55d5ee85fb (diff) | |
download | upstream-09050b6fe22848c6b8d59a437e357c7ad34bc523.tar.gz upstream-09050b6fe22848c6b8d59a437e357c7ad34bc523.tar.bz2 upstream-09050b6fe22848c6b8d59a437e357c7ad34bc523.zip |
kernel: bump 4.14 to 4.14.118
Refreshed all patches.
Remove upstreamed:
- 060-v5.1-serial-ar933x_uart-Fix-build-failure-with-disabled-c.patch
Altered:
- 143-gpio-fix-device-tree-gpio-hogs-on-dual-role-gpio-pin.patch
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch b/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch index 333dc9f3d5..03e84637f1 100644 --- a/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch @@ -1485,7 +1485,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> #define BCSR5_INT_USB (0x02) --- a/include/linux/usb.h +++ b/include/linux/usb.h -@@ -434,6 +434,7 @@ struct usb_bus { +@@ -432,6 +432,7 @@ struct usb_bus { * for control transfers? */ u8 otg_port; /* 0, or number of OTG/HNP port */ |