public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c
@ 2023-08-10  0:55 Yang Li
  2023-08-10 12:32 ` Pierre-Louis Bossart
  2023-08-10 18:55 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Yang Li @ 2023-08-10  0:55 UTC (permalink / raw)
  To: perex, tiwai, pierre-louis.bossart, lgirdwood, peter.ujfalusi,
	yung-chuan.liao, ranjani.sridharan
  Cc: sound-open-firmware, alsa-devel, linux-kernel, Yang Li

./sound/soc/sof/intel/lnl.c: hda.h is included more than once.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 sound/soc/sof/intel/lnl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/sof/intel/lnl.c b/sound/soc/sof/intel/lnl.c
index 3d919b0b6891..db94b45e53af 100644
--- a/sound/soc/sof/intel/lnl.c
+++ b/sound/soc/sof/intel/lnl.c
@@ -16,7 +16,6 @@
 #include "hda-ipc.h"
 #include "../sof-audio.h"
 #include "mtl.h"
-#include "hda.h"
 #include <sound/hda-mlink.h>
 
 /* LunarLake ops */
-- 
2.20.1.7.g153144c


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

* Re: [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c
  2023-08-10  0:55 [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c Yang Li
@ 2023-08-10 12:32 ` Pierre-Louis Bossart
  2023-08-10 18:55 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Pierre-Louis Bossart @ 2023-08-10 12:32 UTC (permalink / raw)
  To: Yang Li, perex, tiwai, lgirdwood, peter.ujfalusi, yung-chuan.liao,
	ranjani.sridharan
  Cc: sound-open-firmware, alsa-devel, linux-kernel



On 8/9/23 19:55, Yang Li wrote:
> ./sound/soc/sof/intel/lnl.c: hda.h is included more than once.
> 
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>

yes, thanks for the patch

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>

> ---
>  sound/soc/sof/intel/lnl.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/sof/intel/lnl.c b/sound/soc/sof/intel/lnl.c
> index 3d919b0b6891..db94b45e53af 100644
> --- a/sound/soc/sof/intel/lnl.c
> +++ b/sound/soc/sof/intel/lnl.c
> @@ -16,7 +16,6 @@
>  #include "hda-ipc.h"
>  #include "../sof-audio.h"
>  #include "mtl.h"
> -#include "hda.h"
>  #include <sound/hda-mlink.h>
>  
>  /* LunarLake ops */

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

* Re: [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c
  2023-08-10  0:55 [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c Yang Li
  2023-08-10 12:32 ` Pierre-Louis Bossart
@ 2023-08-10 18:55 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2023-08-10 18:55 UTC (permalink / raw)
  To: perex, tiwai, pierre-louis.bossart, lgirdwood, peter.ujfalusi,
	yung-chuan.liao, ranjani.sridharan, Yang Li
  Cc: sound-open-firmware, alsa-devel, linux-kernel

On Thu, 10 Aug 2023 08:55:55 +0800, Yang Li wrote:
> ./sound/soc/sof/intel/lnl.c: hda.h is included more than once.
> 
> 

Applied to

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

Thanks!

[1/1] ASoC: SOF: Intel: Remove duplicated include in lnl.c
      commit: 061599c8285848fe4ec64becb278dcdd60dd3369

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:[~2023-08-10 18:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10  0:55 [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c Yang Li
2023-08-10 12:32 ` Pierre-Louis Bossart
2023-08-10 18:55 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox