OSDN Git Service

staging: greybus: uart.c: Remove include linux/serial.h
authorDarryl T. Agostinelli <dagostinelli@gmail.com>
Thu, 13 Apr 2017 01:36:15 +0000 (20:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 11:27:16 +0000 (13:27 +0200)
commit4330887f2e7406b671549db58f3cf7d76baa52cd
tree9eb938eecd3fe8ba6da63e3cdd7048193fc01bab
parent6163904e0102f6bf06077893e3930aa08f6e62f5
staging: greybus: uart.c: Remove include linux/serial.h

$ make includecheck | grep staging
./drivers/staging/greybus/uart.c: linux/serial.h is included more than once.

Signed-off-by: Darryl T. Agostinelli <dagostinelli@gmail.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/uart.c