Skip to content
Commit 71b9b173 authored by Rashika Kheria's avatar Rashika Kheria Committed by Takashi Iwai
Browse files

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: default avatarRashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f9367f3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment