diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-10-07 10:57:54 -0700 |
---|---|---|
committer | Arjan van de Ven <arjan@linux.intel.com> | 2008-10-07 10:57:54 -0700 |
commit | 2075eb8d95612cadde91ef5be82691d97a2ea6c5 (patch) | |
tree | 896bb43afb2fcda367390a32a16f5a98728b91bc /kernel/hrtimer.c | |
parent | 80a4b18d19bf1f7b88a261088c00a0d6b310a722 (diff) | |
download | blackbird-op-linux-2075eb8d95612cadde91ef5be82691d97a2ea6c5.tar.gz blackbird-op-linux-2075eb8d95612cadde91ef5be82691d97a2ea6c5.zip |
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: Arjan van de Ven <arjan@linux.intel.com>
Diffstat (limited to 'kernel/hrtimer.c')
0 files changed, 0 insertions, 0 deletions