Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b709e574 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] Add the missing forward declration



Modules: ALSA Core

Added the missing forward declaration before function prototypes.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 86284e45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -339,6 +339,7 @@ unsigned int snd_dma_pointer(unsigned long dma, unsigned int size);
#endif

/* misc.c */
struct resource;
void release_and_free_resource(struct resource *res);

#ifdef CONFIG_SND_VERBOSE_PRINTK