From e816c50993890ffb6b25ec9f351e8133719b5007 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 20 Sep 2019 14:03:03 +0200 Subject: ramips: fix whitespace issues in DTS files This is the result of grepping/searching for several common whitespace issues like double empty lines, leading spaces, etc. This patch fixes them for the ramips target. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts') diff --git a/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts b/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts index 75c71c96d4..aa15674b43 100644 --- a/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts +++ b/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts @@ -2,8 +2,7 @@ #include "mt7621_elecom_wrc-gst.dtsi" - / { compatible = "elecom,wrc-2533gst", "mediatek,mt7621-soc"; model = "ELECOM WRC-2533GST"; - }; +}; -- cgit v1.2.3