summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsp.c
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-07-19 16:02:24 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:52:19 +0800
commit129c45f83791363d7cbef10a15d3d3fb020588f7 (patch)
treec017b37759bf2358ff107d88e01d24740dfa193c /sound/soc/fsl/fsl_dsp.c
parent3a3aba569a48b5bdb071c688ff98b769bbc1119f (diff)
ASoC: fsl: dsp: remove unused types.h
types.h has been moved into rsrc.h Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'sound/soc/fsl/fsl_dsp.c')
-rw-r--r--sound/soc/fsl/fsl_dsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_dsp.c b/sound/soc/fsl/fsl_dsp.c
index a6247f915163..c99e9bba07cf 100644
--- a/sound/soc/fsl/fsl_dsp.c
+++ b/sound/soc/fsl/fsl_dsp.c
@@ -60,7 +60,6 @@
#include <linux/compat.h>
#endif
#include <uapi/linux/mxc_dsp.h>
-#include <linux/firmware/imx/types.h>
#include <linux/firmware/imx/svc/misc.h>
#include <dt-bindings/firmware/imx/rsrc.h>