Skip to content

Commit 6831a8a

Browse files
masahir0ygeertu
authored andcommitted
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>
1 parent 7547cbe commit 6831a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/m68k/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0
22
generated-y += syscall_table.h
3-
generic-y += export.h
43
generic-y += extable.h
54
generic-y += kvm_para.h
65
generic-y += mcs_spinlock.h

0 commit comments

Comments
 (0)