ANDROID: GKI: fix db845c build (snd-soc-wcd-classh.ko)
In commit11b0b802f8("ASoC: codecs: wcd93xx: fix object added to multiple drivers") some shared code was split out into its own kernel module which now breaks the bazel build. Fix by updating the BUILD.bazel file accordingly. Fixes:11b0b802f8("ASoC: codecs: wcd93xx: fix object added to multiple drivers") Change-Id: I7073fe7e7264ec49d83a1422d436750e78da8cd5 Signed-off-by: André Draszik <draszik@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
61bbfc8650
commit
f29c1180fd
@@ -274,6 +274,7 @@ _DB845C_MODULE_OUTS = [
|
||||
"sound/soc/codecs/snd-soc-max98927.ko",
|
||||
"sound/soc/codecs/snd-soc-rl6231.ko",
|
||||
"sound/soc/codecs/snd-soc-rt5663.ko",
|
||||
"sound/soc/codecs/snd-soc-wcd-classh.ko",
|
||||
"sound/soc/codecs/snd-soc-wcd-mbhc.ko",
|
||||
"sound/soc/codecs/snd-soc-wcd9335.ko",
|
||||
"sound/soc/codecs/snd-soc-wcd934x.ko",
|
||||
|
||||
Reference in New Issue
Block a user