Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: eliminate left-over from Raumfeld machine driver removal

Commit f84a6273dd9107c ("ASoC: pxa: remove raumfeld machine driver")
removed the Raumfeld ASoC machine driver but forgot to kill one line
in the Makefile.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Daniel Mack and committed by
Mark Brown
e147c189 f0627d00

-1
-1
sound/soc/pxa/Makefile
··· 30 30 snd-soc-mioa701-objs := mioa701_wm9713.o 31 31 snd-soc-z2-objs := z2.o 32 32 snd-soc-imote2-objs := imote2.o 33 - snd-soc-raumfeld-objs := raumfeld.o 34 33 snd-soc-brownstone-objs := brownstone.o 35 34 snd-soc-ttc-dkb-objs := ttc-dkb.o 36 35