summaryrefslogtreecommitdiff
path: root/crypto/authenc.c
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2023-07-22 14:50:32 +0300
committerAndi Shyti <andi.shyti@kernel.org>2023-08-08 16:36:48 +0300
commita6273e413a9a781b63cd30a7c976be8d7f71cf5b (patch)
tree6d4209309a42044354984eacd45ee2cfe1de377d /crypto/authenc.c
parent28f3fb1cd8c57dbb9ba97f674b22954b256298f8 (diff)
downloadlinux-a6273e413a9a781b63cd30a7c976be8d7f71cf5b.tar.xz
i2c: i801: Remove #ifdef guards for PM related functions
Use the new PM macros for the suspend and resume functions to be automatically dropped by the compiler when CONFIG_PM or CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards. This has the advantage of always compiling these functions in, independently of any Kconfig option. Thanks to that, bugs and other regressions are subsequently easier to catch. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20230722115046.27323-9-paul@crapouillou.net Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions