diff options
Diffstat (limited to 'sound/soc/soc-dapm.c')
-rw-r--r-- | sound/soc/soc-dapm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 820347c9ae4b..f9d100bc8479 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c | |||
@@ -470,6 +470,7 @@ int dapm_reg_event(struct snd_soc_dapm_widget *w, | |||
470 | 470 | ||
471 | return 0; | 471 | return 0; |
472 | } | 472 | } |
473 | EXPORT_SYMBOL_GPL(dapm_reg_event); | ||
473 | 474 | ||
474 | /* | 475 | /* |
475 | * Scan each dapm widget for complete audio path. | 476 | * Scan each dapm widget for complete audio path. |