From 8b61f37440388ebbd2a894178fe098f2e70ab392 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Sun, 15 May 2011 12:44:17 -0500 Subject: ARM: highbank: add suspend support Add the platform suspend ops for highbank. Signed-off-by: Rob Herring Reviewed-by: Jamie Iles Reviewed-by: Shawn Guo --- arch/arm/mach-highbank/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-highbank/Makefile') diff --git a/arch/arm/mach-highbank/Makefile b/arch/arm/mach-highbank/Makefile index c45078f820a..986958a5a72 100644 --- a/arch/arm/mach-highbank/Makefile +++ b/arch/arm/mach-highbank/Makefile @@ -3,3 +3,4 @@ obj-$(CONFIG_DEBUG_HIGHBANK_UART) += lluart.o obj-$(CONFIG_SMP) += platsmp.o obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o +obj-$(CONFIG_PM_SLEEP) += pm.o -- cgit v1.2.3-18-g5258