diff options
author | Mark Brown <broonie@linaro.org> | 2013-06-17 18:20:28 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-17 18:20:28 +0200 |
commit | d238ffabc5e97c3e330995cf5e04d47279a8ff94 (patch) | |
tree | 548410a1b1cd7ae5093111563e9b19e88e639510 /sound/soc/codecs/Makefile | |
parent | Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next (diff) | |
parent | ASoC: spdif_receiver: Add DT support. (diff) | |
download | linux-d238ffabc5e97c3e330995cf5e04d47279a8ff94.tar.xz linux-d238ffabc5e97c3e330995cf5e04d47279a8ff94.zip |
Merge remote-tracking branch 'asoc/topic/spdif' into asoc-next
Diffstat (limited to 'sound/soc/codecs/Makefile')
-rw-r--r-- | sound/soc/codecs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index 93b3e2220487..c8117cbd8864 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -51,7 +51,7 @@ snd-soc-alc5632-objs := alc5632.o snd-soc-sigmadsp-objs := sigmadsp.o snd-soc-si476x-objs := si476x.o snd-soc-sn95031-objs := sn95031.o -snd-soc-spdif-tx-objs := spdif_transciever.o +snd-soc-spdif-tx-objs := spdif_transmitter.o snd-soc-spdif-rx-objs := spdif_receiver.o snd-soc-ssm2602-objs := ssm2602.o snd-soc-sta32x-objs := sta32x.o |