summaryrefslogtreecommitdiff
path: root/sound/soc/imx/imx-esai.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/imx/imx-esai.h')
-rw-r--r--sound/soc/imx/imx-esai.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/imx/imx-esai.h b/sound/soc/imx/imx-esai.h
index ac50e72dc57b..e8f2a71a6e71 100644
--- a/sound/soc/imx/imx-esai.h
+++ b/sound/soc/imx/imx-esai.h
@@ -326,10 +326,5 @@ struct imx_esai {
struct platform_device *soc_platform_pdev;
struct platform_device *soc_platform_pdev_fiq;
};
-int snd_imx_pcm_mmap(struct snd_pcm_substream *substream, \
- struct vm_area_struct *vma);
-int imx_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
- struct snd_pcm *pcm);
-void imx_pcm_free(struct snd_pcm *pcm);
#endif