diff mbox series

[v2] phy: freescale: pcie: cosmetic clean-up

Message ID 20220113090321.119880-1-marcel@ziswiler.com
State New
Headers show
Series [v2] phy: freescale: pcie: cosmetic clean-up | expand

Commit Message

Marcel Ziswiler Jan. 13, 2022, 9:03 a.m. UTC
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

Sort includes alphabethically and add a new line before the dt-bindings
one as usually done.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

---

Changes in v2:
- Was 'phy: freescale: pcie: fix building for x86_64 as a module' but as
  Vinod already pushed a fix for that build issue this now only
  addresses the minor cosmetic clean-up as requested by him.

 drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Vinod Koul Jan. 27, 2022, 5:28 a.m. UTC | #1
On 13-01-22, 10:03, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> Sort includes alphabethically and add a new line before the dt-bindings
> one as usually done.

Applied, thanks
diff mbox series

Patch

diff --git a/drivers/phy/freescale/phy-fsl-imx8m-pcie.c b/drivers/phy/freescale/phy-fsl-imx8m-pcie.c
index 04b1aafb29f4..f1eb03ba25d6 100644
--- a/drivers/phy/freescale/phy-fsl-imx8m-pcie.c
+++ b/drivers/phy/freescale/phy-fsl-imx8m-pcie.c
@@ -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