summaryrefslogtreecommitdiffstats
path: root/drivers/sound/sb.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-06-03 07:28:06 +0000
committerRalf Baechle <ralf@linux-mips.org>1997-06-03 07:28:06 +0000
commitedb5c61526e98426a5f3da889463c2b8d85d04c0 (patch)
tree27965970d5fe47655e451ef3251cc20df75e04b7 /drivers/sound/sb.h
parent2e6827eb279d02923bf12eb0cfc077b26f545953 (diff)
Sync with Linux 2.1.41
Diffstat (limited to 'drivers/sound/sb.h')
-rw-r--r--drivers/sound/sb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/sb.h b/drivers/sound/sb.h
index b229549bb..ba2f3be18 100644
--- a/drivers/sound/sb.h
+++ b/drivers/sound/sb.h
@@ -105,6 +105,7 @@ typedef struct sb_devc {
/* MIDI fields */
int my_mididev;
int input_opened;
+ int midi_broken;
void (*midi_input_intr) (int dev, unsigned char data);
} sb_devc;