Skip to content

Commit ee4ac52

Browse files
masahir0yhcahca
authored andcommitted
s390: remove <asm/export.h>
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>
1 parent b8c723f commit ee4ac52

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/s390/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ generated-y += syscall_table.h
55
generated-y += unistd_nr.h
66

77
generic-y += asm-offsets.h
8-
generic-y += export.h
98
generic-y += kvm_types.h
109
generic-y += mcs_spinlock.h

0 commit comments

Comments
 (0)