On Wed, Mar 11, 2015 at 02:08:36PM -0700, Dmitry Torokhov wrote: > Instead of using #ifdefs let's mark suspend and resume methods as > __maybe_unused which will suppress compiler warnings about them being > unused and provide better compile coverage. > > Because SIMPLE_DEV_PM_OPS() produces an empty omap_rng_pm structure in > case of !CONFIG_PM_SLEEP neither omap_rng_suspend nor omap_rng_resume > will end up being referenced and the change will not result in > increasing image size. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html