提交 8ac60e73 编写于 作者: T Takashi Iwai

sound: Remove leftover msnd init declarations

Some obsoleted functions are still declared in sound_core.c.
Get rid of them.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 4d885f2d
......@@ -119,13 +119,6 @@ struct sound_unit
char name[32];
};
#ifdef CONFIG_SOUND_MSNDCLAS
extern int msnd_classic_init(void);
#endif
#ifdef CONFIG_SOUND_MSNDPIN
extern int msnd_pinnacle_init(void);
#endif
/*
* By default, OSS sound_core claims full legacy minor range (0-255)
* of SOUND_MAJOR to trap open attempts to any sound minor and
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册