Home
last modified time | relevance | path

Searched hist:"30 f3b3f9836c7c7e1f42ca855bbe8127fff4b99a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dtime64.hdiff 30f3b3f9836c7c7e1f42ca855bbe8127fff4b99a Wed Apr 08 20:04:40 CDT 2015 Xunlei Pang <pang.xunlei@linaro.org> time: Include math64.h in time64.h

On 32-bit systems, timespec64_add_ns() calls __iter_div_u64_rem()
which needs math64.h, and we want to include time64.h in some
cases.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>