patch-2.1.102 linux/drivers/sound/maui.c
Next file: linux/drivers/sound/midi_syms.c
Previous file: linux/drivers/sound/mad16.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu May 14 10:33:17 1998
- Orig file:
v2.1.101/linux/drivers/sound/maui.c
- Orig date:
Wed Apr 8 19:36:27 1998
diff -u --recursive --new-file v2.1.101/linux/drivers/sound/maui.c linux/drivers/sound/maui.c
@@ -29,7 +29,7 @@
#include "soundmodule.h"
#include "sound_firmware.h"
-#if defined(CONFIG_MAUI) || defined(MODULE)
+#ifdef CONFIG_MAUI
static int maui_base = 0x330;
@@ -50,7 +50,7 @@
static int (*orig_load_patch) (int dev, int format, const char *addr,
int offs, int count, int pmgr_flag) = NULL;
-#ifdef CONFIG_MAUI_HAVE_BOOT
+#ifdef HAVE_MAUI_BOOT
#include "maui_boot.h"
#else
static unsigned char *maui_os = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov