提交 1e168953 编写于 作者: T Takashi Iwai

ALSA: hda - Add missing static to patch_ca0110()

Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 1d955ebd
......@@ -510,7 +510,7 @@ static int ca0110_parse_auto_config(struct hda_codec *codec)
}
int patch_ca0110(struct hda_codec *codec)
static int patch_ca0110(struct hda_codec *codec)
{
struct ca0110_spec *spec;
int err;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册