lkml.org 
[lkml]   [2000]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectSmall patch to make soundcard.c compile in 2.3.52pre3
From
Date
This patch makes soundcard.c compile in 2.3.52pre3:

--- linux/drivers/sound/soundcard.c.bak Tue Mar 14 01:12:13 2000
+++ linux/drivers/sound/soundcard.c Tue Mar 14 01:14:03 2000
@@ -838,8 +838,8 @@
printk(",%d", hw_config->dma2);
}
printk("\n");
-}
#endif
+}

void conf_printf2(char *name, int base, int irq, int dma, int dma2)
{
@@ -858,8 +858,8 @@
printk(",%d", dma2);
}
printk("\n");
-}
#endif
+}

/*
* Module and lock management
--
Med venlig hilsen
Christian Laursen

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.032 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site