patch-2.1.63 linux/drivers/sound/uart6850.c
Next file: linux/fs/buffer.c
Previous file: linux/drivers/sound/uart401.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Sep 30 08:46:57 1997
- Orig file:
v2.1.62/linux/drivers/sound/uart6850.c
- Orig date:
Wed May 28 10:51:33 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/uart6850.c linux/drivers/sound/uart6850.c
@@ -16,7 +16,8 @@
#include "sound_config.h"
-#if defined(CONFIG_UART6850) && defined(CONFIG_MIDI)
+#ifdef CONFIG_UART6850
+#ifdef CONFIG_MIDI
static int uart6850_base = 0x330;
@@ -331,4 +332,5 @@
snd_release_irq (hw_config->irq);
}
+#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov