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

Commit 38be85de authored by Wei Yongjun's avatar Wei Yongjun Committed by Stephen Warren
Browse files

ARM: tegra: pm: remove duplicated include from pm.c



Remove duplicated include.

Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 4d82d058
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@
#include "fuse.h"
#include "pmc.h"
#include "sleep.h"
#include "pmc.h"

#ifdef CONFIG_PM_SLEEP
static DEFINE_SPINLOCK(tegra_lp2_lock);