Skip to content

Commit

Permalink
ASoC: wcd9335: Fix missing regmap requirement
Browse files Browse the repository at this point in the history
wcd9335.c: undefined reference to 'devm_regmap_add_irq_chip'

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Marc Gonzalez authored and Mark Brown committed Apr 10, 2019

Unverified

No user is associated with the committer email.
1 parent 7080248 commit ac71317
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
@@ -1151,6 +1151,7 @@ config SND_SOC_WCD9335
tristate "WCD9335 Codec"
depends on SLIMBUS
select REGMAP_SLIMBUS
select REGMAP_IRQ
help
The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
Qualcomm Technologies, Inc. (QTI) multimedia solutions,

0 comments on commit ac71317

Please sign in to comment.