From 92fe3b721383a9dc1b490efa7bb1968c1e4863f2 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 9 Jul 2012 12:16:41 +0100 Subject: [PATCH] --- yaml --- r: 316305 b: refs/heads/master c: a837987e7b36a9056cd17c0967efe1ce73a102ff h: refs/heads/master i: 316303: 1623d088e4902dcf525dc61080e5b8c20a47c371 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/arizona.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a319555469da..7692b8095dec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 410837a7a29efa2402f496215244569c988bf0db +refs/heads/master: a837987e7b36a9056cd17c0967efe1ce73a102ff diff --git a/trunk/sound/soc/codecs/arizona.c b/trunk/sound/soc/codecs/arizona.c index 901b53e1d7bc..0be04b526588 100644 --- a/trunk/sound/soc/codecs/arizona.c +++ b/trunk/sound/soc/codecs/arizona.c @@ -646,6 +646,7 @@ const struct snd_soc_dai_ops arizona_dai_ops = { .hw_params = arizona_hw_params, .set_sysclk = arizona_dai_set_sysclk, }; +EXPORT_SYMBOL_GPL(arizona_dai_ops); int arizona_init_dai(struct arizona_priv *priv, int id) {