summaryrefslogtreecommitdiff
path: root/sound/soc/sof
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2020-04-27 10:37:55 +0300
committerDaniel Baluta <daniel.baluta@nxp.com>2020-04-27 18:16:17 +0300
commit1cfb99c40e348f88d821f9e586d8f84a162a7f10 (patch)
tree1549f360227d561e5a11eef0a16b97f6fe691113 /sound/soc/sof
parentd65fb1daa267f65f6c2e91404610b67d7841d0b4 (diff)
MLK-23854-1 ASoC: SOF: Remove unneeded header files
Unnecessary header files may slow down build performance. Issue reported by coverity (CID9607920). Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'sound/soc/sof')
-rw-r--r--sound/soc/sof/imx/imx8m.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/sof/imx/imx8m.c b/sound/soc/sof/imx/imx8m.c
index 32d5466e2f78..d46823e81181 100644
--- a/sound/soc/sof/imx/imx8m.c
+++ b/sound/soc/sof/imx/imx8m.c
@@ -15,11 +15,9 @@
#include <linux/module.h>
#include <sound/sof.h>
#include <sound/sof/xtensa.h>
-#include <linux/firmware/imx/ipc.h>
#include <linux/firmware/imx/dsp.h>
#include <linux/clk.h>
-#include <dt-bindings/firmware/imx/rsrc.h>
#include "../ops.h"
#include "../../fsl/fsl_dsp_audiomix.h"