diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1998-09-19 19:15:08 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1998-09-19 19:15:08 +0000 |
commit | 03ba4131783cc9e872f8bb26a03f15bc11f27564 (patch) | |
tree | 88db8dba75ae06ba3bad08e42c5e52efc162535c /drivers/sound/dev_table.h | |
parent | 257730f99381dd26e10b832fce4c94cae7ac1176 (diff) |
- Merge with Linux 2.1.121.
- Bugfixes.
Diffstat (limited to 'drivers/sound/dev_table.h')
-rw-r--r-- | drivers/sound/dev_table.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/sound/dev_table.h b/drivers/sound/dev_table.h index bf5d62bff..215df408a 100644 --- a/drivers/sound/dev_table.h +++ b/drivers/sound/dev_table.h @@ -230,8 +230,6 @@ struct audio_operations /* fields formerly in audio.c */ int audio_mode; - /* why don't we use file->f_flags & O_NONBLOCK for the following? - ts */ - int dev_nblock; /* 1 if in nonblocking mode */ #define AM_NONE 0 #define AM_WRITE OPEN_WRITE |