summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pm-t3.c
diff options
context:
space:
mode:
authorBo Yan <byan@nvidia.com>2012-07-04 09:44:13 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:12:38 -0700
commitcb59d6f83e0b0e5492a8e778091e74ec938c2817 (patch)
tree85ee42e113f331f08c2e2845e900512d28ed38e5 /arch/arm/mach-tegra/pm-t3.c
parent77fb40e99551bb19431033bf2246a007fb6aa85b (diff)
ARM: tegra: Fix compilation warnings
Remove unused variables in timer.c and pm-t3.c Change-Id: I1116678431775f2d33d345e93de1c47c3ed67a16 Signed-off-by: Bo Yan <byan@nvidia.com> Rebase-Id: R69c3a3e3a3cafa9dc4c88f7219150c0cb33d23eb
Diffstat (limited to 'arch/arm/mach-tegra/pm-t3.c')
-rw-r--r--arch/arm/mach-tegra/pm-t3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/pm-t3.c b/arch/arm/mach-tegra/pm-t3.c
index e1acb365e8c8..9fc97f1d40ea 100644
--- a/arch/arm/mach-tegra/pm-t3.c
+++ b/arch/arm/mach-tegra/pm-t3.c
@@ -242,7 +242,6 @@ done:
static void cluster_switch_epilog_actlr(void)
{
u32 actlr;
- u32 cpuid;
/*
* This is only needed for Cortex-A9, for Cortex-A15, do nothing!