Rashika Kheria 71b9b1738d sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c
Move prototype declaration of function to header file oss/pas2.h
from oss/pas2_card.c because it is used by more than one file.

This eliminates the following warnings in oss/pas2_mixer.c:
sound/oss/pas2_mixer.c:62:1: warning: no previous prototype for ‘mix_write’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-02-07 18:24:42 +01: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
2011-05-20 11:33:39 +02:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00
2006-10-03 23:01:26 +02:00
2012-10-06 16:47:53 +02:00
2011-03-31 11:26:23 -03:00
2013-10-14 11:00:05 +02:00
2012-10-06 16:47:53 +02:00
2006-10-03 23:01:26 +02:00
2014-01-14 16:12:07 +01:00
2006-10-04 07:55:32 -07: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