patch-2.1.76 linux/drivers/sound/trix.c

Next file: linux/drivers/sound/uart401.c
Previous file: linux/drivers/sound/sound_syms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.75/linux/drivers/sound/trix.c linux/drivers/sound/trix.c
@@ -27,12 +27,11 @@
 #endif
 #endif
 
-#ifdef INCLUDE_TRIX_BOOT
+#ifdef TRIX_HAVE_BOOT
 #include "trix_boot.h"
 #else
 static unsigned char *trix_boot = NULL;
-static int      trix_boot_len = 0;
-
+static int trix_boot_len = 0;
 #endif
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov