Skip to content

Commit ee8aff7

Browse files
committed
sparc: remove <asm/export.h>
All *.S files under arch/sparc/ 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> Acked-by: Sam Ravnborg <sam@ravnborg.org>
1 parent 4cdb71b commit ee8aff7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/sparc/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
generated-y += syscall_table_32.h
33
generated-y += syscall_table_64.h
44
generic-y += agp.h
5-
generic-y += export.h
65
generic-y += kvm_para.h
76
generic-y += mcs_spinlock.h

0 commit comments

Comments
 (0)