Revision eb72d5207008db54c659fd34f341672decc306ae authored by Charles Keepax on 19 September 2023, 11:03:20 UTC, committed by Linus Torvalds on 23 September 2023, 18:10:23 UTC
The code was accidentally mixing new and old style macros, update the
macros used to remove an unused function warning whilst building with
no PM enabled in the config.

Fixes: ace6d1448138 ("mfd: cs42l43: Add support for cs42l43 core driver")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/all/20230822114914.340359-1-ckeepax@opensource.cirrus.com/
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Lee Jones <lee@kernel.org>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 93397d3
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 65 bytes
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 1.5 KB
avc.c -rw-r--r-- 31.0 KB
hooks.c -rw-r--r-- 188.5 KB
ibpkey.c -rw-r--r-- 5.6 KB
ima.c -rw-r--r-- 2.7 KB
netif.c -rw-r--r-- 6.7 KB
netlabel.c -rw-r--r-- 15.9 KB
netlink.c -rw-r--r-- 2.3 KB
netnode.c -rw-r--r-- 7.5 KB
netport.c -rw-r--r-- 5.8 KB
nlmsgtab.c -rw-r--r-- 8.8 KB
selinuxfs.c -rw-r--r-- 49.9 KB
status.c -rw-r--r-- 3.3 KB
xfrm.c -rw-r--r-- 11.1 KB

back to top