提交 bc940c40 编写于 作者: M Matthew Martin 提交者: Adrian Bunk

ixj: make ixj_set_tone_off() static

Signed-off-by: NMatthew Martin <lihnucks@gmail.com>
Signed-off-by: NAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
上级 d6e05edc
......@@ -5712,7 +5712,7 @@ static int ixj_daa_write(IXJ *j)
return 1;
}
int ixj_set_tone_off(unsigned short arg, IXJ *j)
static int ixj_set_tone_off(unsigned short arg, IXJ *j)
{
j->tone_off_time = arg;
if (ixj_WriteDSPCommand(0x6E05, j)) /* Set Tone Off Period */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册