projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ea9c0
)
x86/headers: Remove <asm/export.h>
author
Masahiro Yamada
<masahiroy@kernel.org>
Sun, 6 Aug 2023 14:59:57 +0000
(23:59 +0900)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 3 Oct 2023 08:38:08 +0000
(10:38 +0200)
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
arch/x86/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/Kbuild
b/arch/x86/include/asm/Kbuild
index 4f1ce5fc4e194fc03ae6e36c03253f5f95ac1f95..a192bdea69e2e08c59f21adb793d9589374e8dfc 100644
(file)
--- a/
arch/x86/include/asm/Kbuild
+++ b/
arch/x86/include/asm/Kbuild
@@
-10,5
+10,4
@@
generated-y += unistd_64_x32.h
generated-y += xen-hypercalls.h
generic-y += early_ioremap.h
-generic-y += export.h
generic-y += mcs_spinlock.h