Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit a2438253 authored by YueHaibing's avatar YueHaibing Committed by Mark Brown
Browse files

ASoC: SOF: Intel: hda: remove duplicated include from hda.c



Remove duplicated include.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Acked-by: default avatarPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 7f80e137
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include <sound/hda_register.h>

#include <linux/module.h>
#include <sound/hdaudio_ext.h>
#include <sound/sof.h>
#include <sound/sof/xtensa.h>
#include "../ops.h"