projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
717da5a
)
MLK-15146: ASoC: fsl: add back fsl_hifi build
author
Shengjiu Wang
<shengjiu.wang@freescale.com>
Fri, 23 Jun 2017 04:43:06 +0000
(12:43 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:28:34 +0000
(15:28 -0500)
fsl_hifi is removed wrongly by commit
a69a185aad7f
("MLK-15140-2:
ASoC: fsl: add machine driver for wm8524")
Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/Makefile
patch
|
blob
|
history
diff --git
a/sound/soc/fsl/Makefile
b/sound/soc/fsl/Makefile
index
9147942
..
43f8755
100644
(file)
--- a/
sound/soc/fsl/Makefile
+++ b/
sound/soc/fsl/Makefile
@@
-13,6
+13,7
@@
obj-$(CONFIG_SND_SOC_P1022_RDK) += snd-soc-p1022-rdk.o
# Freescale SSI/DMA/SAI/SPDIF Support
snd-soc-fsl-acm-objs := fsl_acm.o
snd-soc-fsl-asrc-objs := fsl_asrc.o fsl_asrc_dma.o
+snd-soc-fsl-hifi4-objs := fsl_hifi4.o
snd-soc-fsl-sai-objs := fsl_sai.o
snd-soc-fsl-ssi-y := fsl_ssi.o
snd-soc-fsl-ssi-$(CONFIG_DEBUG_FS) += fsl_ssi_dbg.o