diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-06-03 18:00:22 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-06-24 18:03:13 +0400 |
commit | 7a9caf59f60e55a8caf96f856713bd0ef0cc25a7 (patch) | |
tree | d8d36a4dc33e712fad5c8bc2eafafa03aa48656a /arch/arm/mach-mxs/Kconfig | |
parent | 6eed846fc2dea75e945141f6ea806823fb66a278 (diff) | |
download | linux-7a9caf59f60e55a8caf96f856713bd0ef0cc25a7.tar.xz |
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>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
0 files changed, 0 insertions, 0 deletions