PATCH -- Small changes to get soundcard.c to compile.

From: Miles Lane (miles@speakeasy.org)
Date: Tue Mar 14 2000 - 00:12:44 EST


--- linux-2.3.51/drivers/sound/soundcard.c Mon Mar 13 21:01:36 2000
+++ linux/drivers/sound/soundcard.c Mon Mar 13 21:07:35 2000
@@ -838,8 +838,8 @@
                         printk(",%d", hw_config->dma2);
         }
         printk("\n");
-#endif
 }
+#endif
 
 void conf_printf2(char *name, int base, int irq, int dma, int dma2)
 {
@@ -858,8 +858,8 @@
                           printk(",%d", dma2);
         }
         printk("\n");
-#endif
 }
+#endif
 
 /*
  * Module and lock management

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:26 EST