Skip to content

Commit

Permalink
ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
Browse files Browse the repository at this point in the history
Avoid the following checkpatch warnings:

arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi:67: error: code
 indent should use tabs where possible
arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi:67: warning:
 please, no spaces at the start of a line

Signed-off-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
ziswiler authored and Shawn Guo committed Aug 21, 2022
1 parent e45840c commit 09b2152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
interrupt-parent = <&gpio3>;
interrupts = <2 IRQ_TYPE_NONE>;
status = "disabled";
};
};
};

&ipu1_di0_disp0 {
Expand Down

0 comments on commit 09b2152

Please sign in to comment.