diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 07:06:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 07:06:22 +0000 |
commit | 9186fb342e4d29f4e58bf10ad1cc86a4ae40261f (patch) | |
tree | f236bd7faf29944e98504aabe278ae37fd96f216 /target/linux/ramips/dts/DIR-320-B1.dts | |
parent | 715f16806f9523dcb319945672bc8722dd230faa (diff) | |
download | upstream-9186fb342e4d29f4e58bf10ad1cc86a4ae40261f.tar.gz upstream-9186fb342e4d29f4e58bf10ad1cc86a4ae40261f.tar.bz2 upstream-9186fb342e4d29f4e58bf10ad1cc86a4ae40261f.zip |
ramips: remove trailing whitespaces from .dts{,i} files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38601
Diffstat (limited to 'target/linux/ramips/dts/DIR-320-B1.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-320-B1.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/DIR-320-B1.dts b/target/linux/ramips/dts/DIR-320-B1.dts index 2d8e402f69..f07e528bf5 100644 --- a/target/linux/ramips/dts/DIR-320-B1.dts +++ b/target/linux/ramips/dts/DIR-320-B1.dts @@ -66,7 +66,7 @@ usb { label = "d-link:green:usb"; gpios = <&gpio0 14 1>; - }; + }; wps { label = "d-link:green:wps"; gpios = <&gpio0 13 1>; @@ -109,11 +109,11 @@ gpio-export,output = <1>; gpios = <&gpio0 7 0>; }; - + root_hub { gpio-export,name = "root_hub"; gpio-export,output = <1>; gpios = <&gpio0 12 0>; }; }; -}; +}; |