Skip to content
Commit 2075eb8d authored by Arjan van de Ven's avatar Arjan van de Ven
Browse files

rangetimer: fix x86 build failure for the !HRTIMERS case



the timer peek function was on the wrong side of an ifdef,
breaking for the !HRTIMERs case. Just provide an empty inline
for that case since it doesn't make sense in that scenario.

Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
parent 80a4b18d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment