提交 884b17e1 编写于 作者: P Paul Gortmaker

cpuidle: Add module.h to drivers/cpuidle files as required.

Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
上级 93cf5d75
......@@ -17,6 +17,7 @@
#include <linux/cpuidle.h>
#include <linux/ktime.h>
#include <linux/hrtimer.h>
#include <linux/module.h>
#include <trace/events/power.h>
#include "cpuidle.h"
......
......@@ -19,6 +19,7 @@
#include <linux/tick.h>
#include <linux/sched.h>
#include <linux/math64.h>
#include <linux/module.h>
#define BUCKETS 12
#define INTERVALS 8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册