Skip to content

Commit

Permalink
fixup! ASoC: qdsp6: Add driver for Q6 Core Voice Stream (q6cvs)
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingradian authored and TravMurav committed Nov 4, 2024
1 parent 7fcf087 commit d0fb5a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/qcom/qdsp6/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ obj-$(CONFIG_SND_SOC_QDSP6_ADM) += q6adm.o
obj-$(CONFIG_SND_SOC_QDSP6_ROUTING) += q6routing.o
obj-$(CONFIG_SND_SOC_QDSP6_ASM) += q6asm.o
obj-$(CONFIG_SND_SOC_QDSP6_ASM_DAI) += q6asm-dai.o
obj-$(CONFIG_SND_SOC_QDSP6_Q6VOICE) += q6cvp.o q6mvm.o q6voice-common.o
obj-$(CONFIG_SND_SOC_QDSP6_Q6VOICE) += q6cvp.o q6cvs.o q6mvm.o q6voice-common.o
obj-$(CONFIG_SND_SOC_QDSP6_Q6VOICE) += q6voice.o
obj-$(CONFIG_SND_SOC_QDSP6_Q6VOICE_DAI) += q6voice-dai.o
Expand Down

0 comments on commit d0fb5a6

Please sign in to comment.