summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/platsmp.c
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2011-07-22 16:34:15 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:46:53 -0800
commit699d5f11a7890392338ca9b67bf92b25783c958f (patch)
tree918b918111fdb35e6a508792d96e60c9a04a1222 /arch/arm/mach-tegra/platsmp.c
parent5ea574a7b8daac998ec52802157c72d94e652dbb (diff)
ARM: tegra: Consolidate flow control registers
Change-Id: I07ffcffafcf47fd7539b22d4829712e041293bf3 Signed-off-by: Scott Williams <scwilliams@nvidia.com> DW: Split into logical changes Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Rebase-Id: R34a7800e24254d54b499411652d59421be703619
Diffstat (limited to 'arch/arm/mach-tegra/platsmp.c')
-rw-r--r--arch/arm/mach-tegra/platsmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/platsmp.c b/arch/arm/mach-tegra/platsmp.c
index 5d150cb1907b..b67a32680395 100644
--- a/arch/arm/mach-tegra/platsmp.c
+++ b/arch/arm/mach-tegra/platsmp.c
@@ -29,6 +29,7 @@
#include "pm.h"
#include "clock.h"
+#include "sleep.h"
#define EVP_CPU_RESET_VECTOR \
(IO_ADDRESS(TEGRA_EXCEPTION_VECTORS_BASE) + 0x100)