ASoC: rsnd: Remove obsolete platform data support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 7 Oct 2015 10:42:22 +0000 (12:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 7 Oct 2015 11:19:51 +0000 (12:19 +0100)
commitdcc448e619194098b24477a6d56af50c57f26f1d
tree8add6a35e898384d9a27357c4cbaef9eaa87d041
parent462c30bc8b3457e2904c45babf4cb06c3b38ed4e
ASoC: rsnd: Remove obsolete platform data support

Since commit 3d7608e4c169af03 ("ARM: shmobile: bockw: remove legacy
board file and config"), Renesas R-Car SoCs are only supported in
generic DT-only ARM multi-platform builds.  The driver doesn't need to
use platform data anymore, hence remove platform data configuration.

Move <sound/rcar_snd.h> to sound/soc/sh/rcar/, as it's no longer needed
by platform code.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/rcar_snd.h [deleted file]
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rcar_snd.h [new file with mode: 0644]
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c