summaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-08-07 18:36:54 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2023-08-21 14:27:43 +0300
commit6831a8a3bd76adb7f7c91006a8ce8b3b67a666cc (patch)
treedcb477e1f3e0717d210ad2394915f157592ac2c0 /arch/m68k
parent7547cbe20ee80d24f3e182b4dcd3e05c473fb10b (diff)
downloadlinux-6831a8a3bd76adb7f7c91006a8ce8b3b67a666cc.tar.xz
m68k: Remove <asm/export.h>
All *.S files under arch/m68k/ 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> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20230807153654.997091-2-masahiroy@kernel.org Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/Kbuild b/arch/m68k/include/asm/Kbuild
index 1b720299deb1..0dbf9c5c6fae 100644
--- a/arch/m68k/include/asm/Kbuild
+++ b/arch/m68k/include/asm/Kbuild
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
generated-y += syscall_table.h
-generic-y += export.h
generic-y += extable.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h