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>
This commit is contained in:
parent
12629c5c37
commit
e2317ce8be
|
@ -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>,
|
||||
|
|
Loading…
Reference in New Issue