linux/arch/arm/mach-mxs
Arnd Bergmann 7a9caf59f6 ARM: mxs: stub out mxs_pm_init for !CONFIG_PM
When building a kernel without CONFIG_PM, we get a link
error from referencing mxs_pm_init in the machine
descriptor. This defines a macro to NULL for that case.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
2013-06-24 16:03:13 +02:00
..
Kconfig ARM: arm-soc multiplatform updates for 3.10 2013-05-02 09:38:16 -07:00
mach-mxs.c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
Makefile ARM: mxs: enable multiplatform build 2013-04-04 21:15:58 +08:00
pm.c ARM: mxs: call mxs_pm_init() as a machine_desc hook 2013-04-04 21:15:57 +08:00
pm.h ARM: mxs: stub out mxs_pm_init for !CONFIG_PM 2013-06-24 16:03:13 +02:00