aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx6ul.c
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-26 12:16:57 +0800
committerShawn Guo <shawnguo@kernel.org>2020-03-11 15:17:02 +0800
commit62d1c1df85832d75acacb1e5cab2b1e7b80d3c1e (patch)
tree8ee0766d3013f21b14528f17784c2b95db41bf9c /arch/arm/mach-imx/mach-imx6ul.c
parentARM: imx: Add missing of_node_put() (diff)
downloadlinux-dev-62d1c1df85832d75acacb1e5cab2b1e7b80d3c1e.tar.xz
linux-dev-62d1c1df85832d75acacb1e5cab2b1e7b80d3c1e.zip
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/mach-imx6ul.c')
-rw-r--r--arch/arm/mach-imx/mach-imx6ul.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-imx6ul.c b/arch/arm/mach-imx/mach-imx6ul.c
index 311f5e4ff723..3b0e16ccd59d 100644
--- a/arch/arm/mach-imx/mach-imx6ul.c
+++ b/arch/arm/mach-imx/mach-imx6ul.c
@@ -25,7 +25,6 @@ static void __init imx6ul_enet_clk_init(void)
IMX6UL_GPR1_ENET_CLK_OUTPUT);
else
pr_err("failed to find fsl,imx6ul-iomux-gpr regmap\n");
-
}
static int ksz8081_phy_fixup(struct phy_device *dev)