]> Pileus Git - ~andy/linux/blobdiff - include/sound/pcm.h
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
[~andy/linux] / include / sound / pcm.h
index d0170913374d10b9a36b4cc57666e9ae862a3938..4883499ab38b07834dc6b4ee3fe085bf93b0efdf 100644 (file)
@@ -381,7 +381,6 @@ struct snd_pcm_substream {
        struct pm_qos_request latency_pm_qos_req; /* pm_qos request */
        size_t buffer_bytes_max;        /* limit ring buffer size */
        struct snd_dma_buffer dma_buffer;
-       unsigned int dma_buf_id;
        size_t dma_max;
        /* -- hardware operations -- */
        const struct snd_pcm_ops *ops;