patch-2.4.0-test3 linux/drivers/char/msp3400.c

Next file: linux/drivers/char/n_hdlc.c
Previous file: linux/drivers/char/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/char/msp3400.c linux/drivers/char/msp3400.c
@@ -85,7 +85,9 @@
 			      the autoscan seems work well only with FM... */
 static int simple  = -1;   /* use short programming (>= msp3410 only) */
 static int dolby   = 0;
+#ifdef REGISTER_MIXER
 static int mixer   = -1;
+#endif
 
 struct msp3400c {
 	int simple;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)