aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/pxa/Makefile
diff options
context:
space:
mode:
authorDaniel Mack2018-12-01 15:08:46 +0100
committerMark Brown2018-12-03 15:28:29 +0000
commitf84a6273dd9107cbf61d46ee8e11eb8bdb4de506 (patch)
tree3482ca489aa16e617b99b0002eb86379c358aec4 /sound/soc/pxa/Makefile
parent9923e9072d813e2efa591d01e6971e0833c38815 (diff)
ASoC: pxa: remove raumfeld machine driver
These boards are now fully ported to devicetree and make use of the simple-card driver, so the platform specific machine driver can be removed. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/pxa/Makefile')
-rw-r--r--sound/soc/pxa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/Makefile b/sound/soc/pxa/Makefile
index 5b265662f04f..0ab2a9dcb720 100644
--- a/sound/soc/pxa/Makefile
+++ b/sound/soc/pxa/Makefile
@@ -49,6 +49,5 @@ obj-$(CONFIG_SND_PXA2XX_SOC_MIOA701) += snd-soc-mioa701.o
obj-$(CONFIG_SND_PXA2XX_SOC_Z2) += snd-soc-z2.o
obj-$(CONFIG_SND_SOC_ZYLONITE) += snd-soc-zylonite.o
obj-$(CONFIG_SND_PXA2XX_SOC_IMOTE2) += snd-soc-imote2.o
-obj-$(CONFIG_SND_SOC_RAUMFELD) += snd-soc-raumfeld.o
obj-$(CONFIG_SND_MMP_SOC_BROWNSTONE) += snd-soc-brownstone.o
obj-$(CONFIG_SND_SOC_TTC_DKB) += snd-soc-ttc-dkb.o