Skip to content

Commit

Permalink
ARM: tegra: pm: remove duplicated include from pm.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
  • Loading branch information
Wei Yongjun authored and Stephen Warren committed Apr 5, 2013
1 parent 4d82d05 commit 38be85d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-tegra/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 38be85d

Please sign in to comment.