aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-12-25 17:56:52 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-12-26 14:02:32 +0100
commit83ce31d3d88429b094f3436446294a17fa7041d4 (patch)
tree9a8c22aeda2cee17ccd52638ff4124d70385ac01 /target/linux/ixp4xx
parentc280710d7a09fb2fbc14c937a1195917fa19f826 (diff)
downloadupstream-83ce31d3d88429b094f3436446294a17fa7041d4.tar.gz
upstream-83ce31d3d88429b094f3436446294a17fa7041d4.tar.bz2
upstream-83ce31d3d88429b094f3436446294a17fa7041d4.zip
kernel: bump 4.9 to 4.9.207
Refreshed all patches. Compile-tested on: lantiq Runtime-tested on: none Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r--target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch b/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch
index 3b94280179..95cc5680cd 100644
--- a/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch
+++ b/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch
@@ -54,7 +54,7 @@
unsigned int read_status_mask; /* driver specific */
unsigned int ignore_status_mask; /* driver specific */
-@@ -233,6 +234,7 @@ struct uart_port {
+@@ -234,6 +235,7 @@ struct uart_port {
int hw_stopped; /* sw-assisted CTS flow state */
unsigned int mctrl; /* current modem ctrl settings */
unsigned int timeout; /* character-based timeout */