diff options
Diffstat (limited to 'sound/soc/soc-devres.c')
-rw-r--r-- | sound/soc/soc-devres.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-devres.c b/sound/soc/soc-devres.c index e94aa0277250..057e5ef7dcce 100644 --- a/sound/soc/soc-devres.c +++ b/sound/soc/soc-devres.c | |||
@@ -85,6 +85,7 @@ int devm_snd_soc_register_platform(struct device *dev, | |||
85 | 85 | ||
86 | return ret; | 86 | return ret; |
87 | } | 87 | } |
88 | EXPORT_SYMBOL_GPL(devm_snd_soc_register_platform); | ||
88 | 89 | ||
89 | static void devm_card_release(struct device *dev, void *res) | 90 | static void devm_card_release(struct device *dev, void *res) |
90 | { | 91 | { |