linux/arch/x86/platform/mrst
John Stultz ce0b098981 x86: Fix vrtc_get_time/set_mmss to use new timespec interface
The patch "x86: Increase precision of x86_platform.get/set_wallclock"
changed the x86 platform set_wallclock/get_wallclock interfaces to
use nsec granular timespecs instead of a second granular interface.

However, that patch missed converting the vrtc code, so this patch
converts those functions to use timespecs.

Many thanks to the kbuild test robot for finding this!

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2013-05-29 12:57:35 -07:00
..
Makefile x86/mid: Remove Intel Moorestown 2012-01-26 21:23:53 +01:00
early_printk_mrst.c kmsg - kmsg_dump() use iterator to receive log buffer content 2012-06-15 14:53:59 -07:00
mrst.c x86/platform/intel/mrst: Remove cast for kmalloc() return value 2013-03-12 09:10:20 +01:00
vrtc.c x86: Fix vrtc_get_time/set_mmss to use new timespec interface 2013-05-29 12:57:35 -07:00