lkml.org 
[lkml]   [1999]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Make es1371 compile again in 2.3.1pre4
Obvious patch.

-Andi


Index: linux/drivers/sound/es1371.c
===================================================================
RCS file: /vger/u4/cvs/linux/drivers/sound/es1371.c,v
retrieving revision 1.11
diff -u -u -r1.11 es1371.c
--- es1371.c 1999/05/12 11:16:38 1.11
+++ es1371.c 1999/05/13 10:23:38
@@ -2751,7 +2751,7 @@
init_waitqueue_head(&s->open_wait);
init_waitqueue_head(&s->midi.iwait);
init_waitqueue_head(&s->midi.owait);
- s->open_sem = MUTEX;
+ init_MUTEX(&s->open_sem);
s->magic = ES1371_MAGIC;
s->io = pcidev->base_address[0] & PCI_BASE_ADDRESS_IO_MASK;
s->irq = pcidev->irq;

--
This is like TV. I don't like TV.

-
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:51    [W:0.249 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site