diff options
author | 2019-05-14 06:08:29 +0000 | |
---|---|---|
committer | 2019-05-21 16:10:02 +0800 | |
commit | e2317ce8bebc2d09fc622824b881fb0bc78d7683 (patch) | |
tree | 57a1b4e212360216dead82264521fdc142375484 | |
parent | arm64: dts: imx8mq: Add cpu speed grading and all OPPs (diff) | |
download | wireguard-linux-e2317ce8bebc2d09fc622824b881fb0bc78d7683.tar.xz wireguard-linux-e2317ce8bebc2d09fc622824b881fb0bc78d7683.zip |
arm64: dts: imx8mq: Remove unnecessary blank lines
Unnecessary blank lines do NOT help readability, so remove them.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index d31efeda973f..45f81b76a281 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -458,7 +458,6 @@ interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>; }; - }; clk: clock-controller@30380000 { @@ -946,7 +945,6 @@ status = "disabled"; }; - pcie0: pcie@33800000 { compatible = "fsl,imx8mq-pcie"; reg = <0x33800000 0x400000>, |