diff options
Diffstat (limited to 'sound/soc/imx/imx-ssi.h')
-rw-r--r-- | sound/soc/imx/imx-ssi.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/soc/imx/imx-ssi.h b/sound/soc/imx/imx-ssi.h index 0a84cec3599e..1072dfb53e47 100644 --- a/sound/soc/imx/imx-ssi.h +++ b/sound/soc/imx/imx-ssi.h | |||
@@ -218,12 +218,6 @@ struct imx_ssi { | |||
218 | struct platform_device *soc_platform_pdev_fiq; | 218 | struct platform_device *soc_platform_pdev_fiq; |
219 | }; | 219 | }; |
220 | 220 | ||
221 | struct snd_soc_platform *imx_ssi_fiq_init(struct platform_device *pdev, | ||
222 | struct imx_ssi *ssi); | ||
223 | void imx_ssi_fiq_exit(struct platform_device *pdev, struct imx_ssi *ssi); | ||
224 | struct snd_soc_platform *imx_ssi_dma_mx2_init(struct platform_device *pdev, | ||
225 | struct imx_ssi *ssi); | ||
226 | |||
227 | int snd_imx_pcm_mmap(struct snd_pcm_substream *substream, struct vm_area_struct *vma); | 221 | int snd_imx_pcm_mmap(struct snd_pcm_substream *substream, struct vm_area_struct *vma); |
228 | int imx_pcm_new(struct snd_soc_pcm_runtime *rtd); | 222 | int imx_pcm_new(struct snd_soc_pcm_runtime *rtd); |
229 | void imx_pcm_free(struct snd_pcm *pcm); | 223 | void imx_pcm_free(struct snd_pcm *pcm); |