patch-2.1.14 linux/drivers/sound/dev_table.h
Next file: linux/drivers/sound/dmabuf.c
Previous file: linux/drivers/sound/.version.orig
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Nov 25 15:27:31 1996
-  Orig file: 
v2.1.13/linux/drivers/sound/dev_table.h
-  Orig date: 
Sat Nov 30 12:03:09 1996
diff -u --recursive --new-file v2.1.13/linux/drivers/sound/dev_table.h linux/drivers/sound/dev_table.h
@@ -322,7 +322,7 @@
 #if (defined(CONFIG_MPU401) || defined(CONFIG_MPU_EMU)) && defined(CONFIG_MIDI)
 		{"MPU401", 0, SNDCARD_MPU401,"Roland MPU-401",	attach_mpu401, probe_mpu401, unload_mpu401},
 #endif
-#if (defined(CONFIG_UART401) || defined(CONFIG_MPU_EMU)) && defined(CONFIG_MIDI)
+#if defined(CONFIG_UART401) && defined(CONFIG_MIDI)
 	{"UART401", 0, SNDCARD_UART401,"MPU-401 (UART)", 
 		attach_uart401, probe_uart401, unload_uart401},
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov