From: Masahiro Yamada Date: Sun, 6 Aug 2023 15:09:54 +0000 (+0900) Subject: powerpc: remove X-Git-Tag: v6.6-pxa1908~412^2~89 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=efa1f85019537ce44832cf73a6db18611e3e41cd;p=linux.git powerpc: remove All *.S files under arch/powerpc/ have been converted to include instead of . Remove . Signed-off-by: Masahiro Yamada Signed-off-by: Michael Ellerman Link: https://msgid.link/20230806150954.394189-3-masahiroy@kernel.org --- diff --git a/arch/powerpc/include/asm/Kbuild b/arch/powerpc/include/asm/Kbuild index 419319c4963c..61a8d5555cd7 100644 --- a/arch/powerpc/include/asm/Kbuild +++ b/arch/powerpc/include/asm/Kbuild @@ -3,7 +3,6 @@ generated-y += syscall_table_32.h generated-y += syscall_table_64.h generated-y += syscall_table_spu.h generic-y += agp.h -generic-y += export.h generic-y += kvm_types.h generic-y += mcs_spinlock.h generic-y += qrwlock.h