From: Ulf Hansson Date: Thu, 6 Nov 2014 13:28:01 +0000 (+0100) Subject: crypto: ux500/hash - Silence compiler warning for !CONFIG_PM X-Git-Tag: omap-for-v3.19/fixes-rc1~99^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcf83b7831e41f666b50ee6cd946c733bbea1ef;p=pandora-kernel.git crypto: ux500/hash - 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