From: Palmer Dabbelt Date: Wed, 31 Oct 2018 19:13:54 +0000 (-0700) Subject: lib: Remove umoddi3 and udivmoddi4 X-Git-Tag: v5.15~7669^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef70696a63c773280ef46f5764a6cda39ef2f383;p=platform%2Fkernel%2Flinux-starfive.git 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 --- ef70696a63c773280ef46f5764a6cda39ef2f383