提交 b709e574 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] Add the missing forward declration

Modules: ALSA Core

Added the missing forward declaration before function prototypes.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 86284e45
...@@ -339,6 +339,7 @@ unsigned int snd_dma_pointer(unsigned long dma, unsigned int size); ...@@ -339,6 +339,7 @@ unsigned int snd_dma_pointer(unsigned long dma, unsigned int size);
#endif #endif
/* misc.c */ /* misc.c */
struct resource;
void release_and_free_resource(struct resource *res); void release_and_free_resource(struct resource *res);
#ifdef CONFIG_SND_VERBOSE_PRINTK #ifdef CONFIG_SND_VERBOSE_PRINTK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册