android_kernel_samsung_msm8976/arch/arm/mach-mxs
Arnd Bergmann 37482f9cfb ARM: mxs: stub out mxs_pm_init for !CONFIG_PM
commit 7a9caf59f60e55a8caf96f856713bd0ef0cc25a7 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-05 07:13:12 -07:00
..
Kconfig
mach-mxs.c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
Makefile
pm.c
pm.h ARM: mxs: stub out mxs_pm_init for !CONFIG_PM 2013-10-05 07:13:12 -07:00