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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
mwgonzalez authored and broonie committed Apr 10, 2019
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
Expand Up @@ -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,
Expand Down

0 comments on commit ac71317

Please sign in to comment.