linux/drivers/crypto/ux500/hash
Ulf Hansson bdcf83b783 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 <ulf.hansson@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-11-10 22:09:03 +08:00
..
hash_alg.h crypto: ux500/hash - Set DMA configuration though dma_slave_config() 2013-05-23 21:14:07 +02:00
hash_core.c crypto: ux500/hash - Silence compiler warning for !CONFIG_PM 2014-11-10 22:09:03 +08:00
Makefile