linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux-next] ASoC: SOF: intel: remove duplicate include
@ 2021-08-24  3:00 CGEL
  2021-08-24 16:27 ` Pierre-Louis Bossart
  2021-08-25 10:22 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: CGEL @ 2021-08-24  3:00 UTC (permalink / raw)
  To: Pierre-Louis Bossart
  Cc: Liam Girdwood, Ranjani Sridharan, Kai Vehmanen, Daniel Baluta,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Bard Liao,
	Guennadi Liakhovetski, sound-open-firmware, alsa-devel,
	linux-kernel, Changcheng Deng, Zeal Robot

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>
---
 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"
 
-- 
1.8.3.1



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

* Re: [PATCH linux-next] ASoC: SOF: intel: remove duplicate include
  2021-08-24  3:00 [PATCH linux-next] ASoC: SOF: intel: remove duplicate include CGEL
@ 2021-08-24 16:27 ` Pierre-Louis Bossart
  2021-08-25 10:22 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Pierre-Louis Bossart @ 2021-08-24 16:27 UTC (permalink / raw)
  To: CGEL
  Cc: Liam Girdwood, Ranjani Sridharan, Kai Vehmanen, Daniel Baluta,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Bard Liao,
	Guennadi Liakhovetski, sound-open-firmware, alsa-devel,
	linux-kernel, Changcheng Deng, Zeal Robot



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"
>  
> 

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

* Re: [PATCH linux-next] ASoC: SOF: intel: remove duplicate include
  2021-08-24  3:00 [PATCH linux-next] ASoC: SOF: intel: remove duplicate include CGEL
  2021-08-24 16:27 ` Pierre-Louis Bossart
@ 2021-08-25 10:22 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-08-25 10:22 UTC (permalink / raw)
  To: CGEL, Pierre-Louis Bossart
  Cc: Mark Brown, Bard Liao, Ranjani Sridharan, Takashi Iwai,
	sound-open-firmware, Jaroslav Kysela, Changcheng Deng,
	Daniel Baluta, Liam Girdwood, linux-kernel, alsa-devel,
	Kai Vehmanen, Zeal Robot, Guennadi Liakhovetski

On Mon, 23 Aug 2021 20:00:15 -0700, 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.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: SOF: intel: remove duplicate include
      commit: 0be10d7122ceb8f322086283420a59ee89c1947f

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

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

end of thread, other threads:[~2021-08-25 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24  3:00 [PATCH linux-next] ASoC: SOF: intel: remove duplicate include CGEL
2021-08-24 16:27 ` Pierre-Louis Bossart
2021-08-25 10:22 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).