From: Zihao Tang Date: Thu, 13 May 2021 03:01:35 +0000 (+0800) Subject: tty: serial: icom: include instead of X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0ebee1ebbc72c9706e5dc1df4f503e8876fd4ebe;p=linux.git tty: serial: icom: include instead of Include the more general linux/io.h instead of asm/io.h as checkpatch suggests. Signed-off-by: Zihao Tang Signed-off-by: Jay Fang Link: https://lore.kernel.org/r/1620874904-39285-4-git-send-email-f.fangjian@huawei.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/icom.c b/drivers/tty/serial/icom.c index 9e9abfc4824a9..03a2fe9f4c9a9 100644 --- a/drivers/tty/serial/icom.c +++ b/drivers/tty/serial/icom.c @@ -37,7 +37,7 @@ #include #include -#include +#include #include #include