diff options
Diffstat (limited to 'sound/core/misc.c')
-rw-r--r-- | sound/core/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/misc.c b/sound/core/misc.c index 21b228046e88..0f818d593c9e 100644 --- a/sound/core/misc.c +++ b/sound/core/misc.c @@ -48,7 +48,6 @@ void release_and_free_resource(struct resource *res) kfree(res); } } - EXPORT_SYMBOL(release_and_free_resource); #ifdef CONFIG_SND_VERBOSE_PRINTK |