summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-08-23 01:35:02 +0000
committerMark Brown <broonie@kernel.org>2016-08-24 11:19:16 +0100
commitd12c6216c4a58f9fd2a58bc489783a095d84b2fc (patch)
tree8e4d89b54dc9f3cc1f137edca2533aec164e4ce2 /sound/soc/sh/rcar/Makefile
parent64df0e6842925311d74f6944710495981d5a0ace (diff)
downloadblackbird-obmc-linux-d12c6216c4a58f9fd2a58bc489783a095d84b2fc.tar.gz
blackbird-obmc-linux-d12c6216c4a58f9fd2a58bc489783a095d84b2fc.zip
ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3
rsrc-card which is using DPCM feature was created for Renesas sound. But not only Renesas, but many SoC can use this driver, because it is based on simple-card driver. To use it as more open driver, rsrc-card will be renamed to simple-scu-card. In order to easy patch review, as 3rd step, this patch moves rsrc-card driver to generic folder. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/rcar/Makefile')
-rw-r--r--sound/soc/sh/rcar/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/sh/rcar/Makefile b/sound/soc/sh/rcar/Makefile
index a89ddf758695..9c3d5aed99d1 100644
--- a/sound/soc/sh/rcar/Makefile
+++ b/sound/soc/sh/rcar/Makefile
@@ -1,5 +1,2 @@
snd-soc-rcar-objs := core.o gen.o dma.o adg.o ssi.o ssiu.o src.o ctu.o mix.o dvc.o cmd.o
obj-$(CONFIG_SND_SOC_RCAR) += snd-soc-rcar.o
-
-snd-soc-rsrc-card-objs := rsrc-card.o
-obj-$(CONFIG_SND_SOC_RSRC_CARD) += snd-soc-rsrc-card.o
OpenPOWER on IntegriCloud