From: Masahiro Yamada Date: Mon, 7 Aug 2023 15:32:43 +0000 (+0900) Subject: mips: remove X-Git-Tag: v6.6-rc1~38^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0eefa56435299fb867fe6975cdf9c908b9c2ff8f;p=thirdparty%2Fkernel%2Flinux.git mips: remove All *.S files under arch/mips/ have been converted to include instead of . Remove . Signed-off-by: Masahiro Yamada Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/include/asm/Kbuild b/arch/mips/include/asm/Kbuild index dee1727165817..7ba67a0d6c97b 100644 --- a/arch/mips/include/asm/Kbuild +++ b/arch/mips/include/asm/Kbuild @@ -7,7 +7,6 @@ generated-y += unistd_nr_n32.h generated-y += unistd_nr_n64.h generated-y += unistd_nr_o32.h -generic-y += export.h generic-y += kvm_para.h generic-y += mcs_spinlock.h generic-y += parport.h