From: Masahiro Yamada Date: Sun, 26 Nov 2023 15:10:45 +0000 (+0900) Subject: arm64: replace with X-Git-Tag: v6.8-rc1~200^2~9^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8fd7588fd4eefe2e474b433f930eba99415ece9e;p=thirdparty%2Fkernel%2Flinux.git arm64: replace with Commit ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost") deprecated , which is now a wrapper of . Replace #include with #include . Signed-off-by: Masahiro Yamada Link: https://lore.kernel.org/r/20231126151045.1556686-1-masahiroy@kernel.org Signed-off-by: Will Deacon --- diff --git a/arch/arm64/include/asm/assembler.h b/arch/arm64/include/asm/assembler.h index 376a980f2bad0..7b1975bf4b90e 100644 --- a/arch/arm64/include/asm/assembler.h +++ b/arch/arm64/include/asm/assembler.h @@ -12,7 +12,7 @@ #ifndef __ASM_ASSEMBLER_H #define __ASM_ASSEMBLER_H -#include +#include #include #include