summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/anatop.c
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-26 07:16:57 +0300
committerShawn Guo <shawnguo@kernel.org>2020-03-11 10:17:02 +0300
commit62d1c1df85832d75acacb1e5cab2b1e7b80d3c1e (patch)
tree8ee0766d3013f21b14528f17784c2b95db41bf9c /arch/arm/mach-imx/anatop.c
parent4a4fb66119eb7135e6ce9cf61488c86f9888bb15 (diff)
downloadlinux-62d1c1df85832d75acacb1e5cab2b1e7b80d3c1e.tar.xz
ARM: imx: Remove unnecessary blank lines
Remove unnecessary blank lines for cleanup. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/anatop.c')
-rw-r--r--arch/arm/mach-imx/anatop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/anatop.c b/arch/arm/mach-imx/anatop.c
index ea4a59648932..d841bed8664d 100644
--- a/arch/arm/mach-imx/anatop.c
+++ b/arch/arm/mach-imx/anatop.c
@@ -89,7 +89,6 @@ void imx_anatop_post_resume(void)
if (cpu_is_imx6sl())
imx_anatop_disconnect_high_snvs(false);
-
}
void __init imx_init_revision_from_anatop(void)