Skip to content

Commit 8b01de8

Browse files
masahir0yIngo Molnar
authored andcommitted
x86/headers: Remove <asm/export.h>
All *.S files under arch/x86/ have been converted to include <linux/export.h> instead of <asm/export.h>. Remove <asm/export.h>. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 94ea9c0 commit 8b01de8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ generated-y += unistd_64_x32.h
1010
generated-y += xen-hypercalls.h
1111

1212
generic-y += early_ioremap.h
13-
generic-y += export.h
1413
generic-y += mcs_spinlock.h

0 commit comments

Comments
 (0)