Skip to content

Commit b154f64

Browse files
committed
ia64: remove <asm/export.h>
All *.S files under arch/ia64/ 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 ab03e60 commit b154f64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/ia64/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0
22
generated-y += syscall_table.h
33
generic-y += agp.h
4-
generic-y += export.h
54
generic-y += kvm_para.h
65
generic-y += mcs_spinlock.h
76
generic-y += vtime.h

0 commit comments

Comments
 (0)