diff options
-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 4ba47aab9801..f7a13f720529 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c @@ -1019,6 +1019,7 @@ int dapm_clock_event(struct snd_soc_dapm_widget *w, return 0; } #endif + return 0; } EXPORT_SYMBOL_GPL(dapm_clock_event); |