]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250: include <linux/serial_reg.h> from serial_8250.h
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 26 May 2015 04:28:48 +0000 (13:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 07:21:38 +0000 (16:21 +0900)
commit262714b1548782d6aaa2cb3d5e6d3a8bd5f69a76
tree495821b790e00004436e5a3eadf25923857e58f0
parent6ee25f60b19fd757c2dfa441c552deb0b15146ca
serial: 8250: include <linux/serial_reg.h> from serial_8250.h

The header file, include/linux/serial_8250.h, contains references to
UART_LSR_BRK_ERROR_BITS and UART_MSR_ANY_DELTA that are defined in
<linux/serial_reg.h>.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/serial_8250.h