From: Darryl T. Agostinelli Date: Thu, 13 Apr 2017 01:36:15 +0000 (-0500) Subject: staging: greybus: uart.c: Remove include linux/serial.h X-Git-Tag: v4.12-rc1~84^2~137 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4330887f2e7406b671549db58f3cf7d76baa52cd;p=karo-tx-linux.git 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 Reviewed-by: Alex Elder Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/uart.c b/drivers/staging/greybus/uart.c index b72693e300c1..c6d01b800d3c 100644 --- a/drivers/staging/greybus/uart.c +++ b/drivers/staging/greybus/uart.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include