MIPS: Use generic GCC library routines from lib/
The commit b35cd988 ("lib: Add shared copies of some GCC library routines") makes it possible to share generic GCC library routines by several architectures. This commit removes several generic GCC library routines from arch/mips/lib/ in favour of similar routines from lib/. Signed-off-by: NAntony Pavlov <antonynpavlov@gmail.com> [Matt Redfearn] Use GENERIC_LIB_* named Kconfig entries Signed-off-by: NMatt Redfearn <matt.redfearn@mips.com> Cc: Palmer Dabbelt <palmer@sifive.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/19051/Signed-off-by: NJames Hogan <jhogan@kernel.org>
Showing
arch/mips/lib/ashldi3.c
已删除
100644 → 0
arch/mips/lib/ashrdi3.c
已删除
100644 → 0
arch/mips/lib/cmpdi2.c
已删除
100644 → 0
arch/mips/lib/lshrdi3.c
已删除
100644 → 0
arch/mips/lib/ucmpdi2.c
已删除
100644 → 0
想要评论请 注册 或 登录