projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14d5d45
)
ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_cansleep'
author
Weidong Wang
<wangweidong.a@awinic.com>
Mon, 13 Feb 2023 09:36:49 +0000
(17:36 +0800)
committer
Mark Brown
<broonie@kernel.org>
Mon, 13 Feb 2023 12:44:57 +0000
(12:44 +0000)
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>
sound/soc/codecs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index ab7b0696d01dd621b81bcc423002c9ea120024e5..4621674e68bf1022dd4e742f9b628c85e45a4167 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-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.