diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-03-19 18:13:50 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-03-20 23:07:03 +0100 |
commit | 846f98056a77f8587bd3fd08a219f8a95f5f2f27 (patch) | |
tree | 082efa14bf16183f27a9a22e1563f32d851b0a3f /target/linux/mcs814x/image | |
parent | 31078dbc763c27d9d25aac9fb08eb39da7752c87 (diff) | |
download | upstream-846f98056a77f8587bd3fd08a219f8a95f5f2f27.tar.gz upstream-846f98056a77f8587bd3fd08a219f8a95f5f2f27.tar.bz2 upstream-846f98056a77f8587bd3fd08a219f8a95f5f2f27.zip |
kernel: Backport ar933x_uart build fix (fixes FS#2152)
Andrey has reported on OpenWrt's bug tracking system[1], that he
currently can't use ar93xx_uart as pure serial UART without console
(CONFIG_SERIAL_8250_CONSOLE and CONFIG_SERIAL_AR933X_CONSOLE undefined),
because compilation ends with following error:
ar933x_uart.c: In function 'ar933x_uart_console_write':
ar933x_uart.c:550:14: error: 'struct uart_port' has no
member named 'sysrq'
1. https://bugs.openwrt.org/index.php?do=details&task_id=2152
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/mcs814x/image')
0 files changed, 0 insertions, 0 deletions