Skip to content

Commit

Permalink
ASoC: codecs: Modify error implicit declaration of function 'gpiod_se…
Browse files Browse the repository at this point in the history
…t_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>
  • Loading branch information
Weidong Wang authored and Mark Brown committed Feb 13, 2023
1 parent 14d5d45 commit 4680716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ config SND_SOC_AW88395
select CRC8
select CRC32
select REGMAP_I2C
select GPIOLIB
select SND_SOC_AW88395_LIB
help
this option enables support for aw88395 Smart PA.
Expand Down

0 comments on commit 4680716

Please sign in to comment.