From: Masahiro Yamada Date: Sun, 6 Aug 2023 14:59:57 +0000 (+0900) Subject: x86/headers: Remove X-Git-Tag: v6.7-rc1~189^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8b01de80306cbd914be9c45bce30206a49699141;p=users%2Fhch%2Fmisc.git 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 --- 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