From bfd65fc4ab71b9504a9280e91a67698ac4e1e06d Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 22 Jul 2018 10:33:42 +0200 Subject: ramips: fix whitespace and comment issues in dts Fix space vs. tabs issue and trainling whitespaces. Use C style comments or drop the comments if they explain what is already to see in the devicetree parameters. Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/ArcherC20v4.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/ArcherC20v4.dts') diff --git a/target/linux/ramips/dts/ArcherC20v4.dts b/target/linux/ramips/dts/ArcherC20v4.dts index 0466e046af..49f9dc9a0f 100644 --- a/target/linux/ramips/dts/ArcherC20v4.dts +++ b/target/linux/ramips/dts/ArcherC20v4.dts @@ -35,7 +35,7 @@ label = "c20-v4:orange:wan"; gpios = <&gpio0 11 GPIO_ACTIVE_LOW>; }; - + wlan5g { label = "c20-v4:green:wlan5g"; gpios = <&gpio1 8 GPIO_ACTIVE_LOW>; -- cgit v1.2.3