diff options
-rw-r--r-- | include/sound/core.h | 1 |
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 */ |
342 | struct resource; | ||
342 | void release_and_free_resource(struct resource *res); | 343 | void release_and_free_resource(struct resource *res); |
343 | 344 | ||
344 | #ifdef CONFIG_SND_VERBOSE_PRINTK | 345 | #ifdef CONFIG_SND_VERBOSE_PRINTK |