提交 8457246b 编写于 作者: L Linus Walleij 提交者: Daniel Lezcano

ARM: ux500: cpuidle: Remove pointless include

The db8500-regs.h file does not need to be included by the cpuidle
driver.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
上级 8025395f
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
#include <asm/cpuidle.h> #include <asm/cpuidle.h>
#include <asm/proc-fns.h> #include <asm/proc-fns.h>
#include "db8500-regs.h"
static atomic_t master = ATOMIC_INIT(0); static atomic_t master = ATOMIC_INIT(0);
static DEFINE_SPINLOCK(master_lock); static DEFINE_SPINLOCK(master_lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册