From: Masahiro Yamada Date: Sun, 6 Aug 2023 14:59:55 +0000 (+0900) Subject: x86/headers: Remove unnecessary #include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b425232c676b264faa9edb0b6cece4bd08d8ee82;p=linux.git x86/headers: Remove unnecessary #include There is no EXPORT_SYMBOL() line there, hence #include is unnecessary. Signed-off-by: Masahiro Yamada Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/20230806145958.380314-1-masahiroy@kernel.org --- diff --git a/arch/x86/entry/vdso/vsgx.S b/arch/x86/entry/vdso/vsgx.S index d77d278ee9dd6..37a3d4c023669 100644 --- a/arch/x86/entry/vdso/vsgx.S +++ b/arch/x86/entry/vdso/vsgx.S @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ #include -#include #include #include