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