ASoC/mpc5200: get rid of the appl_ptr tracking nonsense
[firefly-linux-kernel-4.4.55.git] / sound / soc / fsl / mpc5200_dma.h
index 529f7a094479b672a38e43f7da6ae32b7a5f5890..d9c741bf9ab65583e9b4ffd6ce71a4aa3638fd96 100644 (file)
@@ -19,8 +19,6 @@
  */
 struct psc_dma_stream {
        struct snd_pcm_runtime *runtime;
-       snd_pcm_uframes_t appl_ptr;
-
        int active;
        struct psc_dma *psc_dma;
        struct bcom_task *bcom_task;