From: Yang Li Date: Thu, 10 Aug 2023 00:55:55 +0000 (+0800) Subject: ASoC: SOF: Intel: Remove duplicated include in lnl.c X-Git-Tag: v6.6.17~3959^2^2~118 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=061599c8285848fe4ec64becb278dcdd60dd3369;p=platform%2Fkernel%2Flinux-rpi.git ASoC: SOF: Intel: Remove duplicated include in lnl.c ./sound/soc/sof/intel/lnl.c: hda.h is included more than once. Signed-off-by: Yang Li Acked-by: Pierre-Louis Bossart Link: https://lore.kernel.org/r/20230810005555.4610-1-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/sof/intel/lnl.c b/sound/soc/sof/intel/lnl.c index 3d919b0..db94b45 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 /* LunarLake ops */