[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1536888964-55681-1-git-send-email-yuehaibing@huawei.com>
Date: Fri, 14 Sep 2018 01:36:04 +0000
From: YueHaibing <yuehaibing@...wei.com>
To: Patrick Lai <plai@...eaurora.org>,
Banajit Goswami <bgoswami@...eaurora.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Niklas Cassel <niklas.cassel@...aro.org>,
Dan Carpenter <dan.carpenter@...cle.com>
CC: YueHaibing <yuehaibing@...wei.com>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>
Subject: [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
sound/soc/qcom/qdsp6/q6asm-dai.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/qcom/qdsp6/q6asm-dai.c b/sound/soc/qcom/qdsp6/q6asm-dai.c
index c75fab3..c3806d7 100644
--- a/sound/soc/qcom/qdsp6/q6asm-dai.c
+++ b/sound/soc/qcom/qdsp6/q6asm-dai.c
@@ -8,7 +8,6 @@
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <sound/soc.h>
-#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/pcm.h>
#include <asm/dma.h>
Powered by blists - more mailing lists