patch-2.1.87 linux/drivers/sound/maui.c

Next file: linux/drivers/sound/pss.c
Previous file: linux/drivers/sound/lowlevel/aedsp16.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.86/linux/drivers/sound/maui.c linux/drivers/sound/maui.c
@@ -41,7 +41,7 @@
 static int      (*orig_load_patch) (int dev, int format, const char *addr,
 			      int offs, int count, int pmgr_flag) = NULL;
 
-#ifdef MAUI_HAVE_BOOT
+#ifdef CONFIG_MAUI_HAVE_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