diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-23 21:49:48 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-24 18:04:32 +0100 |
commit | 47a93a810f78adce5a130d287f82b28e9b54313c (patch) | |
tree | 5cde01de4743a0664dd221dcf55a43e9bd38c53e /target/linux/ixp4xx | |
parent | 25b422a0412d88345c911875fd4413c46c913d4e (diff) | |
download | upstream-47a93a810f78adce5a130d287f82b28e9b54313c.tar.gz upstream-47a93a810f78adce5a130d287f82b28e9b54313c.tar.bz2 upstream-47a93a810f78adce5a130d287f82b28e9b54313c.zip |
kernel: bump 4.9 to 4.9.207
Refreshed all patches.
Compile-tested on: ar7
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.patch | 2 |
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 */ |