ARM: versatile: ensure sched_clock() is notrace
authorRabin Vincent <rabin@rab.in>
Fri, 19 Nov 2010 15:41:02 +0000 (21:11 +0530)
committerRabin Vincent <rabin@rab.in>
Fri, 19 Nov 2010 15:47:24 +0000 (21:17 +0530)
commitec763f0de879fa1a64b7641098271107f5e32c67
treee15f2d8714b24f818f57883361e7ee2b98df07cc
parent0143832cc96d0bf78486297aad5c8fb2c2ead02a
ARM: versatile: ensure sched_clock() is notrace

Include sched.h to ensure sched_clock() has the notrace
annotation.

Signed-off-by: Rabin Vincent <rabin@rab.in>
arch/arm/plat-versatile/sched-clock.c