[PATCH -next] ARM: tegra: pm: remove duplicated include from pm.c
Wei Yongjun
weiyj.lk at gmail.com
Fri Apr 5 02:58:52 EDT 2013
From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
---
arch/arm/mach-tegra/pm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-tegra/pm.c b/arch/arm/mach-tegra/pm.c
index 6ce6beb..d647e9e 100644
--- a/arch/arm/mach-tegra/pm.c
+++ b/arch/arm/mach-tegra/pm.c
@@ -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);
More information about the linux-arm-kernel
mailing list