diff --git a/[refs] b/[refs] index b9ed902d72ca..fa7d9c11f055 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4dd76788c7e5b27165890d712c8c4f6f0abd645 +refs/heads/master: 98b3cf1290d2d6fbc926dc410d3713c8244e7604 diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 4ba47aab9801..f7a13f720529 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/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);