linux-stable/arch/ia64/lib
Masahiro Yamada ab03e604bb ia64: 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>
2023-08-22 18:12:46 +09:00
..
checksum.c
clear_page.S
clear_user.S
copy_page_mck.S
copy_page.S
copy_user.S
csum_partial_copy.c
do_csum.S
flush.S
idiv32.S
idiv64.S
io.c
ip_fast_csum.S
Makefile
memcpy_mck.S
memcpy.S
memset.S
strlen.S
strncpy_from_user.S
strnlen_user.S
xor.S