aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/fsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/fsi.c')
-rw-r--r--sound/soc/sh/fsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/fsi.c b/sound/soc/sh/fsi.c
index 8534989836aa..a5ee2faa1073 100644
--- a/sound/soc/sh/fsi.c
+++ b/sound/soc/sh/fsi.c
@@ -1738,7 +1738,6 @@ exit_iounmap:
1738 iounmap(master->base); 1738 iounmap(master->base);
1739exit_kfree: 1739exit_kfree:
1740 kfree(master); 1740 kfree(master);
1741 master = NULL;
1742exit: 1741exit:
1743 return ret; 1742 return ret;
1744} 1743}