From: Ulf Hansson Date: Thu, 6 Nov 2014 13:27:35 +0000 (+0100) Subject: crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM X-Git-Tag: omap-for-v3.19/fixes-rc1~99^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd8fbefd833da9f212d19e0034b62c02c644b70;p=pandora-kernel.git crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM The system PM functions were unused when CONFIG_PM is unset. Let's move them inside CONFIG_PM_SLEEP to silence the compiler warning. Signed-off-by: Ulf Hansson Signed-off-by: Herbert Xu --- Reading git-diff-tree failed