linux/arch/riscv
Palmer Dabbelt ef70696a63
lib: Remove umoddi3 and udivmoddi4
These were only necessary for an out-of-tree driver that has since been
fixed to use the proper divide routines.  I've simply reverted the pair
of commits we made last week.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-10-31 12:13:54 -07:00
..
configs irqchip: add a SiFive PLIC driver 2018-08-13 08:31:32 -07:00
include Move EM_RISCV into elf-em.h 2018-10-31 12:13:47 -07:00
kernel RISC-V: properly determine hardware caps 2018-10-31 12:13:43 -07:00
lib RISC-V: Build tishift only on 64-bit 2018-10-22 17:02:55 -07:00
mm RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap 2018-10-22 17:02:56 -07:00
Kconfig Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" 2018-10-31 12:12:33 -07:00
Kconfig.debug RISC-V: Cosmetic menuconfig changes 2018-10-22 17:38:20 -07:00
Makefile riscv: Add support to no-FPU systems 2018-10-22 17:38:26 -07:00