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 <yang.lee@linux.alibaba.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20230810005555.4610-1-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown <broonie@kernel.org>pull/806/head
parent
927073ee46
commit
061599c828
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue