Takashi Iwai 4b8846062f sound: oss/vwsnd: Always define vwsnd_mutex
While the conversion of BKL to mutex in commit 645ef9ef, the mutex
definition was put in a wrong place inside #ifdef WSND_DEBUG, which
leads to the build error.  Just move it outside the ifdef.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-07-15 12:07:58 +02:00
..
2012-12-07 07:30:49 +01:00
2009-07-29 14:37:12 +02:00
2012-10-06 16:47:53 +02:00
2010-11-11 01:54:32 +01:00
2013-04-26 07:36:38 +02:00
2011-05-20 11:33:39 +02:00
2011-03-31 11:26:23 -03:00
2013-02-22 23:31:31 -05:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00
2012-10-06 16:47:53 +02:00
2011-03-31 11:26:23 -03:00
2012-10-06 16:47:53 +02:00
2012-10-06 16:47:53 +02:00
2010-01-08 09:17:51 +01:00
2013-02-22 23:31:31 -05:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox