From 8b01de80306cbd914be9c45bce30206a49699141 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Sun, 6 Aug 2023 23:59:57 +0900 Subject: x86/headers: Remove All *.S files under arch/x86/ have been converted to include instead of . Remove . Signed-off-by: Masahiro Yamada Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/20230806145958.380314-3-masahiroy@kernel.org --- arch/x86/include/asm/Kbuild | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86/include/asm/Kbuild') diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild index 4f1ce5fc4e19..a192bdea69e2 100644 --- a/arch/x86/include/asm/Kbuild +++ b/arch/x86/include/asm/Kbuild @@ -10,5 +10,4 @@ generated-y += unistd_64_x32.h generated-y += xen-hypercalls.h generic-y += early_ioremap.h -generic-y += export.h generic-y += mcs_spinlock.h -- cgit v1.2.3