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>
This commit is contained in:
Wei Yongjun 2013-04-05 14:58:52 +08:00 committed by Stephen Warren
parent 4d82d0587b
commit 38be85de69

View File

@ -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);