From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: CGEL <cgel.zte@gmail.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
Kai Vehmanen <kai.vehmanen@linux.intel.com>,
Daniel Baluta <daniel.baluta@nxp.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>, Bard Liao <bard.liao@intel.com>,
Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>,
sound-open-firmware@alsa-project.org,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Changcheng Deng <deng.changcheng@zte.com.cn>,
Zeal Robot <zealci@zte.com.cn>
Subject: Re: [PATCH linux-next] ASoC: SOF: intel: remove duplicate include
Date: Tue, 24 Aug 2021 11:27:28 -0500 [thread overview]
Message-ID: <b352affd-7b20-633f-de81-ca0196e5004d@linux.intel.com> (raw)
In-Reply-To: <20210824030015.57267-1-deng.changcheng@zte.com.cn>
On 8/23/21 10:00 PM, CGEL wrote:
> From: Changcheng Deng <deng.changcheng@zte.com.cn>
>
> Clean up the following includecheck warning:
>
> ./sound/soc/sof/intel/pci-tng.c: shim.h is included more than once.
>
> No functional change.
>
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
> ---
> sound/soc/sof/intel/pci-tng.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/soc/sof/intel/pci-tng.c b/sound/soc/sof/intel/pci-tng.c
> index 4ee1da3..4bded66 100644
> --- a/sound/soc/sof/intel/pci-tng.c
> +++ b/sound/soc/sof/intel/pci-tng.c
> @@ -15,7 +15,6 @@
> #include <sound/sof.h>
> #include "../ops.h"
> #include "atom.h"
> -#include "shim.h"
> #include "../sof-pci-dev.h"
> #include "../sof-audio.h"
>
>
next prev parent reply other threads:[~2021-08-24 16:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 3:00 [PATCH linux-next] ASoC: SOF: intel: remove duplicate include CGEL
2021-08-24 16:27 ` Pierre-Louis Bossart [this message]
2021-08-25 10:22 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b352affd-7b20-633f-de81-ca0196e5004d@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=bard.liao@intel.com \
--cc=broonie@kernel.org \
--cc=cgel.zte@gmail.com \
--cc=daniel.baluta@nxp.com \
--cc=deng.changcheng@zte.com.cn \
--cc=guennadi.liakhovetski@linux.intel.com \
--cc=kai.vehmanen@linux.intel.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=ranjani.sridharan@linux.intel.com \
--cc=sound-open-firmware@alsa-project.org \
--cc=tiwai@suse.com \
--cc=zealci@zte.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox