aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2023-08-07 15:36:53 +0000
committerGeert Uytterhoeven <[email protected]>2023-08-21 11:27:43 +0000
commit7547cbe20ee80d24f3e182b4dcd3e05c473fb10b (patch)
treea1877158696d79c9fa16eb52ec1b50e645b8ce2a /rust/helpers.c
parentm68k: defconfig: Update defconfigs for v6.5-rc1 (diff)
downloadkernel-7547cbe20ee80d24f3e182b4dcd3e05c473fb10b.tar.gz
kernel-7547cbe20ee80d24f3e182b4dcd3e05c473fb10b.zip
m68k: Replace #include <asm/export.h> with #include <linux/export.h>
Commit ddb5cdbafaaa ("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 <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions