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/GL-MT300A.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/GL-MT300A.dts')
-rw-r--r-- | target/linux/ramips/dts/GL-MT300A.dts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/GL-MT300A.dts b/target/linux/ramips/dts/GL-MT300A.dts index d7ec92ee43..d83bb3955a 100644 --- a/target/linux/ramips/dts/GL-MT300A.dts +++ b/target/linux/ramips/dts/GL-MT300A.dts @@ -35,7 +35,6 @@ label = "gl-mt300a:usb"; gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -58,7 +57,7 @@ gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; linux,code = <BTN_1>; }; - }; + }; }; &gpio0 { |