From: YueHaibing Date: Thu, 20 Jun 2019 14:57:09 +0000 (+0000) Subject: ASoC: SOF: Intel: hda: remove duplicated include from hda.c X-Git-Tag: v5.3-rc1~168^2~7^2~1^2~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2438253ba73ae51d9521c90ad8d3989bcdda74e;p=thirdparty%2Fkernel%2Flinux.git ASoC: SOF: Intel: hda: remove duplicated include from hda.c Remove duplicated include. Signed-off-by: YueHaibing Acked-by: Pierre-Louis Bossart Signed-off-by: Mark Brown --- diff --git a/sound/soc/sof/intel/hda.c b/sound/soc/sof/intel/hda.c index 8754dfe750006..136f98bf5d7ee 100644 --- a/sound/soc/sof/intel/hda.c +++ b/sound/soc/sof/intel/hda.c @@ -19,7 +19,6 @@ #include #include -#include #include #include #include "../ops.h"