Commit 8457246b authored by Linus Walleij's avatar Linus Walleij Committed by 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: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 8025395f
......@@ -21,8 +21,6 @@
#include <asm/cpuidle.h>
#include <asm/proc-fns.h>
#include "db8500-regs.h"
static atomic_t master = ATOMIC_INIT(0);
static DEFINE_SPINLOCK(master_lock);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment