Commit 1d26f752 authored by Mark Brown's avatar Mark Brown

ASoC: spear: Normalise module names

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent fc7fe015
# SPEAR Platform Support
obj-$(CONFIG_SND_SPEAR_SOC) += spear_pcm.o
obj-$(CONFIG_SND_SPEAR_SPDIF_IN) += spdif_in.o
obj-$(CONFIG_SND_SPEAR_SPDIF_OUT) += spdif_out.o
snd-soc-spear-pcm-objs := spear_pcm.o
snd-soc-spear-spdif-in-objs := spdif_in.o
snd-soc-spear-spdif-out-objs := spdif_out.o
obj-$(CONFIG_SND_SPEAR_SOC) += snd-soc-spear-pcm.o
obj-$(CONFIG_SND_SPEAR_SPDIF_IN) += snd-soc-spear-spdif-in.o
obj-$(CONFIG_SND_SPEAR_SPDIF_OUT) += snd-soc-spear-spdif-out.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment