rk30: timer: fix for smp
author黄涛 <huangtao@rock-chips.com>
Tue, 7 Feb 2012 07:33:13 +0000 (15:33 +0800)
committer黄涛 <huangtao@rock-chips.com>
Tue, 7 Feb 2012 07:41:55 +0000 (15:41 +0800)
arch/arm/mach-rk30/timer.c

index c4d35965d1bbf88aaccf0bc44fe36c32d212a191..1ee3310eb3d606dbf25eb9d0ad8a9c161f80a185 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/clockchips.h>
 #include <linux/io.h>
 
+#include <asm/localtimer.h>
 #include <asm/sched_clock.h>
 #include <asm/mach/time.h>