From: Zhang Yunkai Date: Fri, 30 Apr 2021 05:53:18 +0000 (-0700) Subject: arch/ia64/kernel/head.S: remove duplicate include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=46df55b51734fc98be75b2148a463069a65685be;p=linux.git arch/ia64/kernel/head.S: remove duplicate include 'linux/pgtable.h' included in 'arch/ia64/kernel/head.S' is duplicated. Link: https://lkml.kernel.org/r/20210303084549.179346-1-zhang.yunkai@zte.com.cn Signed-off-by: Zhang Yunkai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/ia64/kernel/head.S b/arch/ia64/kernel/head.S index 30f1ef760136d..81b64d1adad5f 100644 --- a/arch/ia64/kernel/head.S +++ b/arch/ia64/kernel/head.S @@ -33,7 +33,6 @@ #include #include #include -#include #include #ifdef CONFIG_HOTPLUG_CPU