aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/sound/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/core.h b/include/sound/core.h
index ed56a356ab7d..642ddfbc6325 100644
--- a/include/sound/core.h
+++ b/include/sound/core.h
@@ -339,6 +339,7 @@ unsigned int snd_dma_pointer(unsigned long dma, unsigned int size);
339#endif 339#endif
340 340
341/* misc.c */ 341/* misc.c */
342struct resource;
342void release_and_free_resource(struct resource *res); 343void release_and_free_resource(struct resource *res);
343 344
344#ifdef CONFIG_SND_VERBOSE_PRINTK 345#ifdef CONFIG_SND_VERBOSE_PRINTK