Skip to content

Commit a746ceb

Browse files
masahir0ychenhuacai
authored andcommitted
LoongArch: Remove <asm/export.h>
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>
1 parent 55b46ff commit a746ceb

File tree

1 file changed

+0
-1
lines changed
  • arch/loongarch/include/asm

1 file changed

+0
-1
lines changed

arch/loongarch/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0
22
generic-y += dma-contiguous.h
3-
generic-y += export.h
43
generic-y += mcs_spinlock.h
54
generic-y += parport.h
65
generic-y += early_ioremap.h

0 commit comments

Comments
 (0)