瀏覽代碼

DECLARE_PER_CPU needs linux/percpu.h

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Stephen Rothwell 17 年之前
父節點
當前提交
40b8606253
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/linux/hrtimer.h

+ 2 - 0
include/linux/hrtimer.h

@@ -20,6 +20,8 @@
 #include <linux/init.h>
 #include <linux/init.h>
 #include <linux/list.h>
 #include <linux/list.h>
 #include <linux/wait.h>
 #include <linux/wait.h>
+#include <linux/percpu.h>
+
 
 
 struct hrtimer_clock_base;
 struct hrtimer_clock_base;
 struct hrtimer_cpu_base;
 struct hrtimer_cpu_base;