commit | 1754a5d9f97f16f729066b8f125351af4951d6fe | [log] [tgz] |
---|---|---|
author | Mike Frysinger <michael.frysinger@analog.com> | Fri Nov 23 11:28:11 2007 +0800 |
committer | Bryan Wu <bryan.wu@analog.com> | Fri Nov 23 11:28:11 2007 +0800 |
tree | cb19d854eb21c6db5de9de804ba08859b3e531ab | |
parent | e709d84b99e03b0ff588d7754754c507e5543fc9 [diff] |
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 <bernd.schmidt@analog.com> Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>