projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c78e9
)
alpha: remove <asm/export.h>
author
Masahiro Yamada
<masahiroy@kernel.org>
Sat, 19 Aug 2023 23:33:53 +0000
(08:33 +0900)
committer
Masahiro Yamada
<masahiroy@kernel.org>
Tue, 22 Aug 2023 09:12:46 +0000
(18:12 +0900)
All *.S files under arch/alpha/ 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>
arch/alpha/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/alpha/include/asm/Kbuild
b/arch/alpha/include/asm/Kbuild
index
dd31e97
..
396caec
100644
(file)
--- a/
arch/alpha/include/asm/Kbuild
+++ b/
arch/alpha/include/asm/Kbuild
@@
-3,6
+3,5
@@
generated-y += syscall_table.h
generic-y += agp.h
generic-y += asm-offsets.h
-generic-y += export.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h