OpenCloudOS-Kernel/arch/s390/lib
Masahiro Yamada b8c723f1e6 s390: replace #include <asm/export.h> with #include <linux/export.h>
Commit ddb5cdbafa ("kbuild: generate KSYMTAB entries by modpost")
deprecated <asm/export.h>, which is now a wrapper of <linux/export.h>.

Replace #include <asm/export.h> with #include <linux/export.h>.

After all the <asm/export.h> lines are converted, <asm/export.h> and
<asm-generic/export.h> will be removed.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20230806151641.394720-2-masahiroy@kernel.org
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-08-09 15:20:50 +02:00
..
expoline s390/nospec: build expoline.o for modules_prepare target 2022-07-13 15:21:55 +02:00
Makefile s390: select ARCH_SUPPORTS_INT128 2023-05-15 14:12:14 +02:00
delay.c s390/delay: sync comment within __delay() with reality 2022-08-30 22:00:33 +02:00
error-inject.c
find.c
mem.S s390: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-09 15:20:50 +02:00
probes.c
spinlock.c s390: include linux/io.h instead of asm/io.h 2023-07-03 11:19:40 +02:00
string.c
test_kprobes.c
test_kprobes.h
test_kprobes_asm.S
test_modules.c
test_modules.h
test_modules_helpers.c
test_unwind.c s390/kprobes: replace kretprobe with rethook 2023-01-22 18:42:35 +01:00
tishift.S s390: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-09 15:20:50 +02:00
uaccess.c s390/uaccess: remove extra blank line 2023-04-04 18:27:24 +02:00
xor.c