diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-27 21:26:36 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-02-18 12:20:28 +0100 |
commit | c8823e7a9ef1454a571f4e2052b73526c1d617f6 (patch) | |
tree | c511dd13f31410e5fa0c29ddb4ec200749e8c13f /drivers/sfi/sfi_acpi.c | |
parent | 1aeb3c5c48bebf0bb608c861612c76bdcd0205e6 (diff) |
ARM: rockchip: make rockchip_suspend_init conditional
If CONFIG_PM_SLEEP is disabled, we get a build error for rockchips:
arch/arm/mach-rockchip/built-in.o: In function `rockchip_dt_init':
:(.init.text+0x1c): undefined reference to `rockchip_suspend_init'
This adds an inline alternative for that case.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Cc: linux-rockchip@lists.infradead.org
Diffstat (limited to 'drivers/sfi/sfi_acpi.c')
0 files changed, 0 insertions, 0 deletions