X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-3.10.git;a=blobdiff_plain;f=include%2Fsound%2Fpcm.h;h=fa23ebfb857a8af771c12af6aa3fe51452e1c074;hp=d935417575b542bd94cc9ba1cff1dcc9c6fd4445;hb=443feb882679e21ba5d1e0ff9eff067ac26d9461;hpb=9bcf655109ae06a8e652671a0de6fe2da5c213c2 diff --git a/include/sound/pcm.h b/include/sound/pcm.h index d935417575b..fa23ebfb857 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;