]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
DECLARE_PER_CPU needs linux/percpu.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 15 Oct 2008 03:20:28 +0000 (14:20 +1100)
committerArjan 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

index 508ce20b8f9c4076b7137bce17d1daf604799fe1..1e6f731381d9ce5faad45fe30aef6de1eebfc116 100644 (file)
@@ -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;