All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
@ 2018-09-14  1:36 ` YueHaibing
  0 siblings, 0 replies; 4+ messages in thread
From: YueHaibing @ 2018-09-14  1:36 UTC (permalink / raw)
  To: Patrick Lai, Banajit Goswami, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, Srinivas Kandagatla,
	Niklas Cassel, Dan Carpenter
  Cc: YueHaibing, alsa-devel, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.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>




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
@ 2018-09-14  1:36 ` YueHaibing
  0 siblings, 0 replies; 4+ messages in thread
From: YueHaibing @ 2018-09-14  1:36 UTC (permalink / raw)
  To: Patrick Lai, Banajit Goswami, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, Srinivas Kandagatla,
	Niklas Cassel, Dan Carpenter
  Cc: YueHaibing, alsa-devel, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.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>

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
  2018-09-14  1:36 ` YueHaibing
@ 2018-09-14  8:34   ` Srinivas Kandagatla
  -1 siblings, 0 replies; 4+ messages in thread
From: Srinivas Kandagatla @ 2018-09-14  8:34 UTC (permalink / raw)
  To: YueHaibing, Patrick Lai, Banajit Goswami, Liam Girdwood,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Niklas Cassel,
	Dan Carpenter
  Cc: alsa-devel, linux-kernel, kernel-janitors



On 14/09/18 02:36, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
		
> ---
>   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>
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
@ 2018-09-14  8:34   ` Srinivas Kandagatla
  0 siblings, 0 replies; 4+ messages in thread
From: Srinivas Kandagatla @ 2018-09-14  8:34 UTC (permalink / raw)
  To: YueHaibing, Patrick Lai, Banajit Goswami, Liam Girdwood,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Niklas Cassel,
	Dan Carpenter
  Cc: alsa-devel, linux-kernel, kernel-janitors



On 14/09/18 02:36, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
		
> ---
>   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>
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-14  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14  1:36 [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c YueHaibing
2018-09-14  1:36 ` YueHaibing
2018-09-14  8:34 ` Srinivas Kandagatla
2018-09-14  8:34   ` Srinivas Kandagatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.