projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3932618
)
powerpc: remove <asm/export.h>
author
Masahiro Yamada
<masahiroy@kernel.org>
Sun, 6 Aug 2023 15:09:54 +0000
(
00:09
+0900)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 16 Aug 2023 13:54:48 +0000
(23:54 +1000)
All *.S files under arch/powerpc/ 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: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://msgid.link/20230806150954.394189-3-masahiroy@kernel.org
arch/powerpc/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/Kbuild
b/arch/powerpc/include/asm/Kbuild
index 419319c4963ccaec814cb9a31535630da88e4921..61a8d5555cd7ebb1e814ea19ca4a52063c321641 100644
(file)
--- a/
arch/powerpc/include/asm/Kbuild
+++ b/
arch/powerpc/include/asm/Kbuild
@@
-3,7
+3,6
@@
generated-y += syscall_table_32.h
generated-y += syscall_table_64.h
generated-y += syscall_table_spu.h
generic-y += agp.h
-generic-y += export.h
generic-y += kvm_types.h
generic-y += mcs_spinlock.h
generic-y += qrwlock.h