git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e709d84
)
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
author
Mike Frysinger
<michael.frysinger@analog.com>
Fri, 23 Nov 2007 03:28:11 +0000
(11:28 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Fri, 23 Nov 2007 03:28:11 +0000
(11:28 +0800)
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>
No differences found