summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-dai.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/mxs/mxs-dai.c')
-rw-r--r--sound/soc/mxs/mxs-dai.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mxs/mxs-dai.c b/sound/soc/mxs/mxs-dai.c
index a548b9948516..9ca22ecdb4b0 100644
--- a/sound/soc/mxs/mxs-dai.c
+++ b/sound/soc/mxs/mxs-dai.c
@@ -288,6 +288,7 @@ static int mxs_saif_set_dai_clkdiv(struct snd_soc_dai *cpu_dai,
default:
return -EINVAL;
}
+ break;
default:
return -EINVAL;
}