diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 13:32:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 13:32:37 +0000 |
commit | aedf05caa03939178fd4da05ccd8c0ee5b2e5331 (patch) | |
tree | 2f36b02231968daf785eff1c7259b1d12553db68 /target/linux/ramips/dts/CARAMBOLA.dts | |
parent | 017aabe29225fc1f96a0b744ebe9be9582c3c012 (diff) | |
download | upstream-aedf05caa03939178fd4da05ccd8c0ee5b2e5331.tar.gz upstream-aedf05caa03939178fd4da05ccd8c0ee5b2e5331.tar.bz2 upstream-aedf05caa03939178fd4da05ccd8c0ee5b2e5331.zip |
ramips: remove trailing whitespaces from dts files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36246
Diffstat (limited to 'target/linux/ramips/dts/CARAMBOLA.dts')
-rw-r--r-- | target/linux/ramips/dts/CARAMBOLA.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/CARAMBOLA.dts b/target/linux/ramips/dts/CARAMBOLA.dts index 358384e1f2..be42572304 100644 --- a/target/linux/ramips/dts/CARAMBOLA.dts +++ b/target/linux/ramips/dts/CARAMBOLA.dts @@ -58,7 +58,7 @@ i2c-gpio { compatible = "i2c-gpio"; - gpios = <&gpio0 1 0 &gpio0 2 0>; + gpios = <&gpio0 1 0 &gpio0 2 0>; i2c-gpio,delay-us = <10>; }; }; |