aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/imx/imx-ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sof/imx/imx-ops.h')
-rw-r--r--sound/soc/sof/imx/imx-ops.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/soc/sof/imx/imx-ops.h b/sound/soc/sof/imx/imx-ops.h
deleted file mode 100644
index 24235ef8c8fa..000000000000
--- a/sound/soc/sof/imx/imx-ops.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
-
-#ifndef __IMX_OPS_H__
-#define __IMX_OPS_H__
-
-extern struct snd_sof_dsp_ops sof_imx8_ops;
-extern struct snd_sof_dsp_ops sof_imx8x_ops;
-extern struct snd_sof_dsp_ops sof_imx8m_ops;
-
-#endif