diff options
author | Alex Shi | 2013-06-12 14:05:10 -0700 |
---|---|---|
committer | Linus Torvalds | 2013-06-12 16:29:47 -0700 |
commit | c2853c8df57f49620d26f317d7d43347c29bfc2e (patch) | |
tree | 4aa0a7f658e1db70c0f8e903cda95590bdb9b1c5 /drivers/rtc/rtc-twl.c | |
parent | 89dc991f0f5272c307c746fdd57d0bff382b1ba2 (diff) |
include/linux/math64.h: add div64_ul()
There is div64_long() to handle the s64/long division, but no mocro do
u64/ul division. It is necessary in some scenarios, so add this
function.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Alex Shi <alex.shi@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-twl.c')
0 files changed, 0 insertions, 0 deletions