diff options
-rw-r--r-- | sound/soc/sof/sof-priv.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/sof/sof-priv.h b/sound/soc/sof/sof-priv.h index 1cc6dce17582..2e19ac619ad5 100644 --- a/sound/soc/sof/sof-priv.h +++ b/sound/soc/sof/sof-priv.h @@ -562,11 +562,6 @@ int snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, const char *name, enum sof_debugfs_access_type access_type); /* - * Platform specific ops. - */ -extern struct snd_compress_ops sof_compressed_ops; - -/* * DSP Architectures. */ static inline void sof_stack(struct snd_sof_dev *sdev, const char *level, |