From 3fe5c9fcf5d4e98804f3190657331b00ccfef89d Mon Sep 17 00:00:00 2001 From: Marek Belisko Date: Thu, 12 Jul 2012 23:00:16 +0200 Subject: [PATCH] --- yaml --- r: 316316 b: refs/heads/master c: 98b3cf1290d2d6fbc926dc410d3713c8244e7604 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dapm.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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);