eb21c6db5de9de804ba08859b3e531ab parent e709d84b99e03b0ff588d7754754c507e5543fc9 author Mike Frysinger 1195788491 +0800 committer Bryan Wu 1195788491 +0800 Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd If you need a 64 bit divide in the kernel, use asm/div64.h. Revert the addition of udivdi3. Cc: Bernd Schmidt Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu ƒCēš