commit | 88995e809f8a8115f30db24696c9137aad93d570 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Nov 17 21:39:55 2011 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Thu Nov 17 21:39:55 2011 +0100 |
tree | 4e21d1921b224155d49376bdc88ba25715bbd925 | |
parent | 8b258cc8ac229aa7d5dcb7cc34cb35d9124498ac [diff] |
PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset Fix build regression introduced by commit 056879d2f244001b2888cdc8cf (ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix) by moving the intialization of the A3SP domain to a separate function and providing an empty definition of it for CONFIG_PM unset. Reported-and-tested-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>