diff options
author | 2021-06-18 08:14:26 +0200 | |
---|---|---|
committer | 2021-06-18 13:09:59 +0200 | |
commit | 70640052324b69de70711c2a3e43bb0a8cff5f7a (patch) | |
tree | 2de3a3b3b351ea4a1a85b446b89762f5a6ad11af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mxser: make xmit ring buffer variables unsigned (diff) | |
download | linux-dev-70640052324b69de70711c2a3e43bb0a8cff5f7a.tar.xz linux-dev-70640052324b69de70711c2a3e43bb0a8cff5f7a.zip |
mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines
* UART_MCR_AFE is a redefinition of serial_reg.h's one.
* UART_LSR_SPECIAL is a redefinition of serial_reg.h's
UART_LSR_BRK_ERROR_BITS.
So remove both and replace the latter uses by already defined
UART_LSR_BRK_ERROR_BITS.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-21-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions