aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/s3c24xx/s3c24xx-i2s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx-i2s.c b/sound/soc/s3c24xx/s3c24xx-i2s.c
index 49f1dd18ce3..a88c96a6164 100644
--- a/sound/soc/s3c24xx/s3c24xx-i2s.c
+++ b/sound/soc/s3c24xx/s3c24xx-i2s.c
@@ -309,7 +309,6 @@ static int s3c24xx_i2s_trigger(struct snd_pcm_substream *substream, int cmd)
break;
}
-exit_err:
return ret;
}