X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fpcm.h;h=fa23ebfb857a8af771c12af6aa3fe51452e1c074;hb=242e54686257493f0b10ac557e730419d9af7d24;hp=d935417575b542bd94cc9ba1cff1dcc9c6fd4445;hpb=4e93d3e8859c834ee18dfd33051d24df8669d0c0;p=linux-2.6 diff --git a/include/sound/pcm.h b/include/sound/pcm.h index d935417575..fa23ebfb85 100644 --- a/include/sound/pcm.h +++ b/include/sound/pcm.h @@ -379,7 +379,6 @@ struct _snd_pcm_substream { unsigned int dma_buf_id; size_t dma_max; /* -- hardware operations -- */ - unsigned int open_flag: 1; /* lowlevel device has been opened */ snd_pcm_ops_t *ops; /* -- runtime information -- */ snd_pcm_runtime_t *runtime;