patch-2.2.13 linux/drivers/sound/opl3sa.c
Next file: linux/drivers/sound/sonicvibes.c
Previous file: linux/drivers/sound/nm256_coeff.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct 19 17:14:01 1999
-  Orig file: 
v2.2.12/linux/drivers/sound/opl3sa.c
-  Orig date: 
Mon Jan  4 11:37:30 1999
diff -u --recursive --new-file v2.2.12/linux/drivers/sound/opl3sa.c linux/drivers/sound/opl3sa.c
@@ -187,7 +187,7 @@
 {
 #if defined(CONFIG_UART401) && defined(CONFIG_MIDI)
 	unsigned char conf;
-	static char irq_bits[] = {
+	static signed char irq_bits[] = {
 		-1, -1, -1, -1, -1, 1, -1, 2, -1, 3, 4
 	};
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)