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>
这个提交包含在:
Rabin Vincent
2010-11-19 21:11:02 +05:30
父节点 0143832cc9
当前提交 ec763f0de8

查看文件

@@ -20,6 +20,7 @@
*/
#include <linux/cnt32_to_63.h>
#include <linux/io.h>
#include <linux/sched.h>
#include <asm/div64.h>
#include <mach/hardware.h>