projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc4304f
)
DECLARE_PER_CPU needs linux/percpu.h
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Wed, 15 Oct 2008 03:20:28 +0000
(14:20 +1100)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Wed, 15 Oct 2008 14:11:00 +0000
(10:11 -0400)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/hrtimer.h
patch
|
blob
|
history
diff --git
a/include/linux/hrtimer.h
b/include/linux/hrtimer.h
index 508ce20b8f9c4076b7137bce17d1daf604799fe1..1e6f731381d9ce5faad45fe30aef6de1eebfc116 100644
(file)
--- a/
include/linux/hrtimer.h
+++ b/
include/linux/hrtimer.h
@@
-20,6
+20,8
@@
#include <linux/init.h>
#include <linux/list.h>
#include <linux/wait.h>
+#include <linux/percpu.h>
+
struct hrtimer_clock_base;
struct hrtimer_cpu_base;