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/rt3050.dtsi | |
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/rt3050.dtsi')
-rw-r--r-- | target/linux/ramips/dts/rt3050.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/rt3050.dtsi b/target/linux/ramips/dts/rt3050.dtsi index 86a4d15476..9f29aa0e69 100644 --- a/target/linux/ramips/dts/rt3050.dtsi +++ b/target/linux/ramips/dts/rt3050.dtsi @@ -147,7 +147,7 @@ spi@b00 { compatible = "ralink,rt3050-spi", "ralink,rt2880-spi"; reg = <0xb00 0x100>; - + resets = <&rstctrl 18>; reset-names = "spi"; @@ -163,7 +163,7 @@ uartlite@c00 { compatible = "ralink,rt3050-uart", "ralink,rt2880-uart", "ns16550a"; reg = <0xc00 0x100>; - + resets = <&rstctrl 19>; reset-names = "uartl"; |