Browse Source

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

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Wei Yongjun 12 years ago
parent
commit
38be85de69
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-tegra/pm.c

+ 0 - 1
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);