mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The ktime_get() functions for GENERIC_TIME=n are still located in hrtimer.c. Move them to time/timekeeping.c where they belong. LKML-Reference: <new-submission> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>