diff options
author | Paul Wassi <p.wassi@gmx.at> | 2018-12-31 16:15:06 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-12-31 16:37:20 +0100 |
commit | 28a5674e33c65fcb6cf135e6e2dc7d107154a537 (patch) | |
tree | b500b9bce7b73f1055528afc2677828b8bf1f49f /target/linux/ramips/dts/rt5350.dtsi | |
parent | 1c39dcc2bb0627a8fa6eb7287bb61dcf67baef89 (diff) | |
download | upstream-28a5674e33c65fcb6cf135e6e2dc7d107154a537.tar.gz upstream-28a5674e33c65fcb6cf135e6e2dc7d107154a537.tar.bz2 upstream-28a5674e33c65fcb6cf135e6e2dc7d107154a537.zip |
treewide: fix spaces vs. tabs
Fix spaces vs. tabs issues in ath79 and ramips.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ramips/dts/rt5350.dtsi')
-rw-r--r-- | target/linux/ramips/dts/rt5350.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt5350.dtsi b/target/linux/ramips/dts/rt5350.dtsi index 10ccc52cdc..89a3903118 100644 --- a/target/linux/ramips/dts/rt5350.dtsi +++ b/target/linux/ramips/dts/rt5350.dtsi @@ -244,7 +244,7 @@ interrupts = <4>; status = "disabled"; - }; + }; gdma: gdma@2800 { compatible = "ralink,rt3883-gdma"; |