2
0
forked from Ivasoft/openwrt

ramips: remove trailing whitespaces from .dts{,i} files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38601
This commit is contained in:
Gabor Juhos
2013-10-30 07:06:22 +00:00
parent 715f16806f
commit 9186fb342e
12 changed files with 18 additions and 18 deletions

View File

@@ -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";