summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8940.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2010-11-15 09:09:17 -0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-15 17:20:34 +0000
commitef995e3a91e290684f24696e1d2e8767a2a2ebb6 (patch)
treeae258dd424329fb706e6d64777a9f3137dd2df0b /sound/soc/codecs/wm8940.c
parentead9b9199c09653dd9b889933c7af75f020c7286 (diff)
ASoC: Remove unnecessary semicolons
Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8940.c')
-rw-r--r--sound/soc/codecs/wm8940.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8940.c b/sound/soc/codecs/wm8940.c
index c2def1b01ae0..caed0849e005 100644
--- a/sound/soc/codecs/wm8940.c
+++ b/sound/soc/codecs/wm8940.c
@@ -736,7 +736,6 @@ static int wm8940_probe(struct snd_soc_codec *codec)
return ret;
return ret;
-;
}
static int wm8940_remove(struct snd_soc_codec *codec)