mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09: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>