ARM: tegra: suspend: Fix compile issues with CONFIG_SMP=n
authorColin Cross <ccross@android.com>
Sat, 23 Oct 2010 22:01:35 +0000 (15:01 -0700)
committerColin Cross <ccross@android.com>
Tue, 26 Oct 2010 01:46:19 +0000 (18:46 -0700)
commit1c83ad292d5671e4ce07a299f42f0fef7b8666e4
tree09ae4d5bf4c60a2c183cb0883978a3a1977a6bbf
parent1d583e43c3280477060bce90a2489084904f4e4b
ARM: tegra: suspend: Fix compile issues with CONFIG_SMP=n

Move suspend pagetable creation to suspend.c
Always compile headsmp-t2.S, it's needed for LP2 resume

Change-Id: I9e23c6bf72fff3e98e0549edf1f85bec823a3a38
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/headsmp-t2.S
arch/arm/mach-tegra/platsmp.c
arch/arm/mach-tegra/power.h
arch/arm/mach-tegra/suspend.c