]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/sound/pcm.h
ALSA: pcm: Drop unused snd_pcm_substream.file field
[linux.git] / include / sound / pcm.h
index 2c30c1ad1b0dca6d6b6acf4c0bff9ab3ab3966a1..a20d3a48df00dd2e3834a09b1b33fc2328d28a30 100644 (file)
@@ -470,7 +470,6 @@ struct snd_pcm_substream {
        struct snd_pcm_group self_group;        /* fake group for non linked substream (with substream lock inside) */
        struct snd_pcm_group *group;            /* pointer to current group */
        /* -- assigned files -- */
-       void *file;
        int ref_count;
        atomic_t mmap_count;
        unsigned int f_flags;