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 <yijiangtao@awinic.com> Signed-off-by: Weidong Wang <wangweidong.a@awinic.com> Link: https://lore.kernel.org/r/20230213093649.22928-4-wangweidong.a@awinic.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 14d5d45 commit 4680716

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)