10 Aug
2023
10 Aug
'23
2:32 p.m.
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 */