diff options
author | Paul Wassi <p.wassi@gmx.at> | 2018-08-23 09:35:04 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-08-27 19:31:17 +0200 |
commit | e348ccc4e6e9d16d56bec77b69628205d58e6750 (patch) | |
tree | 80aa62e8727a41cc4acbcc02ce420352ab4b8276 /target/linux/ramips/dts/MIR3G.dts | |
parent | 3601c3de23f15e2735adc4becdca14c803b6b1a5 (diff) | |
download | upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.gz upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.bz2 upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.zip |
treewide: fix some cosmetic glitches in dts files
- fix single spaces hidden by a tab
- replace indentation with spaces by tabs
- make empty lines empty
- drop trailing whitespace
- drop unnecessary blank lines
Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ramips/dts/MIR3G.dts')
-rw-r--r-- | target/linux/ramips/dts/MIR3G.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/MIR3G.dts b/target/linux/ramips/dts/MIR3G.dts index d9b32c3c49..ab49acfb3e 100644 --- a/target/linux/ramips/dts/MIR3G.dts +++ b/target/linux/ramips/dts/MIR3G.dts @@ -54,7 +54,6 @@ label = "mir3g:amber:lan2"; gpios = <&gpio0 16 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -76,7 +75,6 @@ gpio = <&gpio0 12 GPIO_ACTIVE_HIGH>; enable-active-high; }; - }; &xhci { |