s390: remove <asm/export.h>
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 6 Aug 2023 15:16:40 +0000 (00:16 +0900)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 9 Aug 2023 13:20:51 +0000 (15:20 +0200)
All *.S files under arch/s390/ have been converted to include
<linux/export.h> instead of <asm/export.h>.

Remove <asm/export.h>.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20230806151641.394720-3-masahiroy@kernel.org
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/Kbuild

index 1a18d7b82f86d742d8a8c71ac8f9c665ef95fa11..4b904110d27cb049358a41c184287356ae783f2f 100644 (file)
@@ -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