All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Yang Li <yang.lee@linux.alibaba.com>,
	perex@perex.cz, tiwai@suse.com, lgirdwood@gmail.com,
	peter.ujfalusi@linux.intel.com, yung-chuan.liao@linux.intel.com,
	ranjani.sridharan@linux.intel.com
Cc: sound-open-firmware@alsa-project.org,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c
Date: Thu, 10 Aug 2023 07:32:32 -0500	[thread overview]
Message-ID: <3cbac915-8177-e30d-8e31-2aa27feebac9@linux.intel.com> (raw)
In-Reply-To: <20230810005555.4610-1-yang.lee@linux.alibaba.com>



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 */

  reply	other threads:[~2023-08-10 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2023-08-10 18:55 ` 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=3cbac915-8177-e30d-8e31-2aa27feebac9@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=sound-open-firmware@alsa-project.org \
    --cc=tiwai@suse.com \
    --cc=yang.lee@linux.alibaba.com \
    --cc=yung-chuan.liao@linux.intel.com \
    /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 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.