summaryrefslogtreecommitdiffstats
path: root/drivers/sound/sound_calls.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/sound_calls.h')
-rw-r--r--drivers/sound/sound_calls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/sound_calls.h b/drivers/sound/sound_calls.h
index 8fa4685ff..1029df1f2 100644
--- a/drivers/sound/sound_calls.h
+++ b/drivers/sound/sound_calls.h
@@ -157,6 +157,7 @@ void gus_midi_interrupt(int dummy);
/* From mpu401.c */
void attach_mpu401(struct address_info * hw_config);
int probe_mpu401(struct address_info *hw_config);
+int intchk_mpu401(void *dev_id);
void mpuintr(int irq, void *dev_id, struct pt_regs * dummy);
/* From uart6850.c */