Skip to content

Commit 4680716

Browse files
wangweidongabroonie
authored andcommitted
ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_cansleep'
Add select GPIOLIB to the sound/soc/codecs/Kconfig file Signed-off-by: Ben Yi <[email protected]> Signed-off-by: Weidong Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 14d5d45 commit 4680716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/codecs/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ config SND_SOC_AW88395
614614
select CRC8
615615
select CRC32
616616
select REGMAP_I2C
617+
select GPIOLIB
617618
select SND_SOC_AW88395_LIB
618619
help
619620
this option enables support for aw88395 Smart PA.

0 commit comments

Comments
 (0)