summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-02-20 10:22:37 +0000
committerMark Brown <broonie@kernel.org>2015-03-07 15:04:29 +0000
commitc303cf0895ad927f5e9b8a5f8ed1c6b8c96a500f (patch)
treed341fc247f8edb48eddaaeadbf36f4197c7738b1 /sound/soc/sh/rcar/core.c
parent0aed11244360c24c854a263eac0293acef2abd03 (diff)
downloadop-kernel-dev-c303cf0895ad927f5e9b8a5f8ed1c6b8c96a500f.zip
op-kernel-dev-c303cf0895ad927f5e9b8a5f8ed1c6b8c96a500f.tar.gz
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Renesas R-Car sound had SH-DMA-BASE specific implementation before, but, now, it is no longer needed. Let's remove it. 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/core.c')
-rw-r--r--sound/soc/sh/rcar/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/rcar/core.c b/sound/soc/sh/rcar/core.c
index 1b53605..0b14d37 100644
--- a/sound/soc/sh/rcar/core.c
+++ b/sound/soc/sh/rcar/core.c
@@ -94,7 +94,6 @@
*
*/
#include <linux/pm_runtime.h>
-#include <linux/shdma-base.h>
#include "rsnd.h"
#define RSND_RATES SNDRV_PCM_RATE_8000_96000
OpenPOWER on IntegriCloud