lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 14 Sep 2018 09:34:04 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     YueHaibing <yuehaibing@...wei.com>,
        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>,
        Niklas Cassel <niklas.cassel@...aro.org>,
        Dan Carpenter <dan.carpenter@...cle.com>
Cc:     alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] ASoC: qdsp6: q6asm-dai: remove duplicated include
 from q6asm-dai.c



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ