aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-09-10 06:49:29 +0000
committerMark Brown <broonie@kernel.org>2015-09-14 19:47:29 +0100
commit7486d80f7d853f50088124824bf62d9a4d14de75 (patch)
treee5d3cd225d577cb3c3dc3b66e772fd3ea3b6dc3d /include/sound
parentASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2() (diff)
downloadlinux-dev-7486d80f7d853f50088124824bf62d9a4d14de75.tar.xz
linux-dev-7486d80f7d853f50088124824bf62d9a4d14de75.zip
ASoC: rsnd: remove unneeded sh_clk header
sh_clk header is not needed, and it will create confusion. 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 'include/sound')
-rw-r--r--include/sound/rcar_snd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/rcar_snd.h b/include/sound/rcar_snd.h
index bb7b2ebfee7b..d8e33d38da43 100644
--- a/include/sound/rcar_snd.h
+++ b/include/sound/rcar_snd.h
@@ -12,7 +12,6 @@
#ifndef RCAR_SND_H
#define RCAR_SND_H
-#include <linux/sh_clk.h>
#define RSND_GEN1_SRU 0
#define RSND_GEN1_ADG 1