From: Masahiro Yamada Date: Fri, 25 Aug 2023 15:40:26 +0000 (+0800) Subject: LoongArch: Remove X-Git-Tag: v6.5~4^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a746ceb1f32cc375e983c4bc40378a72ff26c766;p=thirdparty%2Flinux.git LoongArch: Remove All *.S files under arch/loongarch/ have been converted to include instead of . Remove . Signed-off-by: Masahiro Yamada Signed-off-by: Huacai Chen --- diff --git a/arch/loongarch/include/asm/Kbuild b/arch/loongarch/include/asm/Kbuild index 6b222f227342b..93783fa24f6e9 100644 --- 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