Parcourir la source

asoc: codecs: add wcd9360_regmap to the core

Add wcd9360_regmap file compilation in the wcd_core dlkm
to fix symbols mismatch.

Change-Id: I666efc51e9e0eccccc7c3e6c57a456045b37824c
Signed-off-by: Vidyakumar Athota <[email protected]>
Vidyakumar Athota il y a 7 ans
Parent
commit
aa0da7448d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      asoc/codecs/Kbuild

+ 1 - 0
asoc/codecs/Kbuild

@@ -74,6 +74,7 @@ ifdef CONFIG_WCD9XXX_CODEC_CORE
 	CORE_OBJS += msm-cdc-supply.o
 	CORE_OBJS += wcd934x/wcd934x-regmap.o
 	CORE_OBJS += wcd934x/wcd934x-tables.o
+	CORE_OBJS += wcd9360/wcd9360-regmap.o
 endif
 
 ifdef CONFIG_SND_SOC_WCD9XXX_V2