From 7d5a3ec537d9063bf4f1685a667d13a9e9196b85 Mon Sep 17 00:00:00 2001 From: Zihao Tang Date: Thu, 13 May 2021 11:01:43 +0800 Subject: [PATCH] tty: serial: vr41xx_siu: 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-12-git-send-email-f.fangjian@huawei.com Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/vr41xx_siu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/vr41xx_siu.c b/drivers/tty/serial/vr41xx_siu.c index eeb4b6568776..647198b1e2b9 100644 --- a/drivers/tty/serial/vr41xx_siu.c +++ b/drivers/tty/serial/vr41xx_siu.c @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include