Skip to content

Commit e930d97

Browse files
committed
alpha: remove <asm/export.h>
All *.S files under arch/alpha/ have been converted to include <linux/export.h> instead of <asm/export.h>. Remove <asm/export.h>. Signed-off-by: Masahiro Yamada <[email protected]>
1 parent f3c78e9 commit e930d97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/alpha/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
generated-y += syscall_table.h
44
generic-y += agp.h
55
generic-y += asm-offsets.h
6-
generic-y += export.h
76
generic-y += kvm_para.h
87
generic-y += mcs_spinlock.h

0 commit comments

Comments
 (0)