Commit a6c99fd5 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Vinod Koul

phy: freescale: pcie: cosmetic clean-up

Sort includes alphabethically and add a new line before the dt-bindings
one as usually done.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>

Link: https://lore.kernel.org/r/20220113090321.119880-1-marcel@ziswiler.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent dc9d1677
......@@ -5,9 +5,9 @@
#include <linux/bitfield.h>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/iopoll.h>
#include <linux/delay.h>
#include <linux/mfd/syscon.h>
#include <linux/mfd/syscon/imx7-iomuxc-gpr.h>
#include <linux/module.h>
......@@ -15,6 +15,7 @@
#include <linux/platform_device.h>
#include <linux/regmap.h>
#include <linux/reset.h>
#include <dt-bindings/phy/phy-imx8-pcie.h>
#define IMX8MM_PCIE_PHY_CMN_REG061 0x184
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment