projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc251f
)
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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/timer.c
b/arch/arm/mach-rk30/timer.c
index c4d35965d1bbf88aaccf0bc44fe36c32d212a191..1ee3310eb3d606dbf25eb9d0ad8a9c161f80a185 100644
(file)
--- a/
arch/arm/mach-rk30/timer.c
+++ b/
arch/arm/mach-rk30/timer.c
@@
-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>