* [PATCH -next] ARM: tegra: pm: remove duplicated include from pm.c
@ 2013-04-05 6:58 Wei Yongjun
2013-04-05 15:48 ` Stephen Warren
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-04-05 6:58 UTC (permalink / raw)
To: linux-arm-kernel
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@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);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH -next] ARM: tegra: pm: remove duplicated include from pm.c
2013-04-05 6:58 [PATCH -next] ARM: tegra: pm: remove duplicated include from pm.c Wei Yongjun
@ 2013-04-05 15:48 ` Stephen Warren
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-04-05 15:48 UTC (permalink / raw)
To: linux-arm-kernel
On 04/05/2013 12:58 AM, Wei Yongjun wrote:
> Remove duplicated include.
Thanks. Applied to Tegra's for-3.10/soc branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-05 15:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 6:58 [PATCH -next] ARM: tegra: pm: remove duplicated include from pm.c Wei Yongjun
2013-04-05 15:48 ` Stephen Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).