projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b46ff
)
LoongArch: Remove <asm/export.h>
author
Masahiro Yamada
<masahiroy@kernel.org>
Fri, 25 Aug 2023 15:40:26 +0000
(23:40 +0800)
committer
Huacai Chen
<chenhuacai@loongson.cn>
Fri, 25 Aug 2023 15:40:26 +0000
(23:40 +0800)
All *.S files under arch/loongarch/ 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: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/loongarch/include/asm/Kbuild
b/arch/loongarch/include/asm/Kbuild
index 6b222f227342b4a3c22cbdfc5bfe59a7458cd5ae..93783fa24f6e9b634be44a3634346524eaec3811 100644
(file)
--- a/
arch/loongarch/include/asm/Kbuild
+++ b/
arch/loongarch/include/asm/Kbuild
@@
-1,6
+1,5
@@
# SPDX-License-Identifier: GPL-2.0
generic-y += dma-contiguous.h
-generic-y += export.h
generic-y += mcs_spinlock.h
generic-y += parport.h
generic-y += early_ioremap.h