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-rc4~29^2~7^2~132 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a2438253ba73ae51d9521c90ad8d3989bcdda74e;p=linux.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 8754dfe75000..136f98bf5d7e 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"