Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8457246b authored by Linus Walleij's avatar Linus Walleij Committed by Daniel Lezcano
Browse files

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);