aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/mpu401.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/mpu401.c')
-rw-r--r--sound/oss/mpu401.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/oss/mpu401.c b/sound/oss/mpu401.c
index 3bbc3ec5be82..f1c1dc3ada25 100644
--- a/sound/oss/mpu401.c
+++ b/sound/oss/mpu401.c
@@ -316,6 +316,7 @@ static int mpu_input_scanner(struct mpu_config *devc, unsigned char midic)
316 case 0xf6: 316 case 0xf6:
317 /* printk( "tune_request\n"); */ 317 /* printk( "tune_request\n"); */
318 devc->m_state = ST_INIT; 318 devc->m_state = ST_INIT;
319 break;
319 320
320 /* 321 /*
321 * Real time messages 322 * Real time messages