From: Rafael J. Wysocki Date: Thu, 17 Nov 2011 20:39:55 +0000 (+0100) Subject: PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset X-Git-Tag: v3.2-rc3~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88995e809f8a8115f30db24696c9137aad93d570;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed