From: Masahiro Yamada Date: Sun, 6 Aug 2023 15:16:40 +0000 (+0900) Subject: s390: remove X-Git-Tag: block-6.6-2023-09-08~46^2~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ee4ac5275fd82a877e2fe6aeefcc3c4268f43388;p=linux-block.git s390: remove All *.S files under arch/s390/ have been converted to include instead of . Remove . Signed-off-by: Masahiro Yamada Link: https://lore.kernel.org/r/20230806151641.394720-3-masahiroy@kernel.org Signed-off-by: Heiko Carstens --- diff --git a/arch/s390/include/asm/Kbuild b/arch/s390/include/asm/Kbuild index 1a18d7b82f86..4b904110d27c 100644 --- a/arch/s390/include/asm/Kbuild +++ b/arch/s390/include/asm/Kbuild @@ -5,6 +5,5 @@ generated-y += syscall_table.h generated-y += unistd_nr.h generic-y += asm-offsets.h -generic-y += export.h generic-y += kvm_types.h generic-y += mcs_spinlock.h