diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 4ba47aab980156b29562b77a969491fbf026ae1d..f7a13f720529966f011fd767b224b6503eed68f4 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);