Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> --- sound/soc/sof/intel/hda.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/sof/intel/hda.c b/sound/soc/sof/intel/hda.c index 51c1c1787de7..7f665392618f 100644 --- a/sound/soc/sof/intel/hda.c +++ b/sound/soc/sof/intel/hda.c @@ -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"