Arnd Bergmann 0d4f74febc
ASoC: cs42l84: remove incorrect of_match_ptr()
The use of of_match_ptr() is incorrect here and just causes
a warning:

sound/soc/codecs/cs42l84.c:1084:34: error: unused variable 'cs42l84_of_match' [-Werror,-Wunused-const-variable]

Fixes: 250304a0fb34 ("ASoC: cs42l84: Add new codec driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20241029092404.3874040-1-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-10-29 12:37:12 +00:00
..
2024-10-23 13:01:54 +01:00
2024-10-01 14:51:18 +01:00
2024-09-26 12:00:25 -07:00
2024-10-23 13:01:55 +01:00
2024-10-17 12:12:25 +01:00
2024-10-23 18:07:47 +01:00
2024-10-17 18:42:11 +01:00
2024-10-17 18:42:11 +01:00
2024-07-08 12:50:02 +01:00