From 8e9870e125a84bee44b02f2c35353b9cc93dc77e Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 22 Jun 2012 11:34:49 +0100 Subject: [PATCH] --- yaml --- r: 316259 b: refs/heads/master c: b2a4ec3d48fb53c99cb2e332f6e58eef770f1ed9 h: refs/heads/master i: 316257: bc51500ff5ede4fe6f7753274d59aa357856c0df 316255: 41c3b3f174fc6c9bb7fe02281a581bdc212c6010 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/da732x.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e523c02fc98a..d36119e2d225 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ace36d85809f6005b559802f194d44c6aa61af88 +refs/heads/master: b2a4ec3d48fb53c99cb2e332f6e58eef770f1ed9 diff --git a/trunk/sound/soc/codecs/da732x.c b/trunk/sound/soc/codecs/da732x.c index 04af369f228c..01be2a320e21 100644 --- a/trunk/sound/soc/codecs/da732x.c +++ b/trunk/sound/soc/codecs/da732x.c @@ -1543,7 +1543,7 @@ static int da732x_remove(struct snd_soc_codec *codec) return 0; } -struct snd_soc_codec_driver soc_codec_dev_da732x = { +static struct snd_soc_codec_driver soc_codec_dev_da732x = { .probe = da732x_probe, .remove = da732x_remove, .set_bias_level = da732x_set_bias_level,