[alsa-devel] [PATCH 02/49] ASoC: rsrc-card: remove duplicate header

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri May 20 11:39:24 CEST 2016


From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>

It doesn't use jack, soc.h includes soc-dai.h
Let's remove these header.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
---
 sound/soc/sh/rcar/rsrc-card.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/sh/rcar/rsrc-card.c b/sound/soc/sh/rcar/rsrc-card.c
index 1bc7ecf..b3f92e8 100644
--- a/sound/soc/sh/rcar/rsrc-card.c
+++ b/sound/soc/sh/rcar/rsrc-card.c
@@ -17,9 +17,7 @@
 #include <linux/of_device.h>
 #include <linux/platform_device.h>
 #include <linux/string.h>
-#include <sound/jack.h>
 #include <sound/soc.h>
-#include <sound/soc-dai.h>
 
 struct rsrc_card_of_data {
 	const char *prefix;
-- 
1.9.1



More information about the Alsa-devel mailing list