From e348ccc4e6e9d16d56bec77b69628205d58e6750 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Thu, 23 Aug 2018 09:35:04 +0200 Subject: 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 Signed-off-by: Paul Wassi --- target/linux/ramips/dts/mt7621.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7621.dtsi') diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index 31d930d225..9a2cbbebc9 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -162,7 +162,7 @@ mc: mc@1fbf8000 { compatible = "mtk,mt7621-mc"; reg = <0x1fbf8000 0x8000>; - }; + }; uartlite: uartlite@c00 { compatible = "ns16550a"; -- cgit v1.2.3