summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/Makefile
diff options
context:
space:
mode:
authorDinh Nguyen2011-03-21 22:30:37 +0100
committerSascha Hauer2011-03-23 15:08:15 +0100
commit0adf882b6894cd150392400e9642787cf691016a (patch)
treed5ad57f8e1feec21d965b897601c2945b130bdab /arch/arm/mach-mx5/Makefile
parentARM: mx51: Add entry for gpc_dvfs_clk (diff)
downloadkernel-qcow2-linux-0adf882b6894cd150392400e9642787cf691016a.tar.gz
kernel-qcow2-linux-0adf882b6894cd150392400e9642787cf691016a.tar.xz
kernel-qcow2-linux-0adf882b6894cd150392400e9642787cf691016a.zip
ARM: mx51: Implement code to allow mx51 to enter WFI
Implement code for MX51 that allows the SoC to enter WFI when arch_idle is called. This patch is also necessary for correctly suspending the system. Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/Makefile')
-rw-r--r--arch/arm/mach-mx5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx5/Makefile b/arch/arm/mach-mx5/Makefile
index 4f63048be3ca..0b9338cec516 100644
--- a/arch/arm/mach-mx5/Makefile
+++ b/arch/arm/mach-mx5/Makefile
@@ -3,7 +3,7 @@
#
# Object file lists.
-obj-y := cpu.o mm.o clock-mx51-mx53.o devices.o ehci.o
+obj-y := cpu.o mm.o clock-mx51-mx53.o devices.o ehci.o system.o
obj-$(CONFIG_SOC_IMX50) += mm-mx50.o
obj-$(CONFIG_CPU_FREQ_IMX) += cpu_op-mx51.o