From: Sachin Kamat Date: Mon, 7 Jan 2013 04:55:03 +0000 (+0530) Subject: serial: imx: Use instead of X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e32a9f8f34cc5eaf77100cd2d54e78e81d01f5dc;p=linux-beck.git serial: imx: Use instead of Silences the following checkpatch warning: WARNING: Use #include instead of Cc: Shawn Guo Acked-by: Sascha Hauer Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c index d6bce6c6329f..426253c2821d 100644 --- a/drivers/tty/serial/imx.c +++ b/drivers/tty/serial/imx.c @@ -48,8 +48,8 @@ #include #include #include +#include -#include #include #include