diff options
author | Douglas Anderson <dianders@chromium.org> | 2018-10-31 01:11:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-09 20:07:17 +0300 |
commit | 3e6f88068314ffdba61a19f48ab0118f50424348 (patch) | |
tree | de66c543d1658a5583d376d8121a9b9a84235ea7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 336447b3298c5d5cda31270af716ad67ac4c7267 (diff) | |
download | linux-3e6f88068314ffdba61a19f48ab0118f50424348.tar.xz |
serial: core: Include console.h from serial_core.h
In the static inline function uart_handle_break() in serial_core.h we
dereference port->cons. That gives an error unless console.h is also
included.
This error hasn't shown up till now because everyone who has defined
SUPPORT_SYSRQ has also included console.h, but it's a bit ugly to make
this requirement. Let's make the include explicit.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions