diff options
| author | Rashika Kheria <[email protected]> | 2014-02-07 22:16:31 +0530 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2014-02-07 18:24:42 +0100 |
| commit | 71b9b1738d32b083a2482eb316675e919d78599e (patch) | |
| tree | 84119b95153de03b3fe36f969f2589bc337616e7 /tools/perf/scripts/python | |
| parent | f9367f3fbe3c620df7cedae1109743d7bfa11abe (diff) | |
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 <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions