diff options
Diffstat (limited to 'sound/soc/sh/fsi.c')
-rw-r--r-- | sound/soc/sh/fsi.c | 1 |
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); |
1739 | exit_kfree: | 1739 | exit_kfree: |
1740 | kfree(master); | 1740 | kfree(master); |
1741 | master = NULL; | ||
1742 | exit: | 1741 | exit: |
1743 | return ret; | 1742 | return ret; |
1744 | } | 1743 | } |