Skip to content

Commit 8b01de8

Browse files
masahir0yingomolnar
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 <masahiroy@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230806145958.380314-3-masahiroy@kernel.org
1 parent 94ea9c0 commit 8b01de8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)