-
由 Arjan van de Ven 提交于
in some randconfig configurations, hrtimers are used even though the hrtimer config if off; and it broke the build due to some of the new functions being on the wrong side of the ifdef. This patch moves the functions to the other side of the ifdef, fixing the build bug. Signed-off-by: NArjan van de Ven <arjan@linux.intel.com>
584fb4a7