diff options
author | Mathias Kresin <dev@kresin.me> | 2018-08-06 07:55:13 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-08-08 07:24:22 +0200 |
commit | 7b42247182805e6362e7797c8f2dba97419f5c8d (patch) | |
tree | 45274ffda9d212be7e56b7dec6bf0a3de6c274a8 /target/linux/ath79/dts/ar9344.dtsi | |
parent | 3b1213a377d9015028eac5fac3b5d94daecdc84e (diff) | |
download | upstream-7b42247182805e6362e7797c8f2dba97419f5c8d.tar.gz upstream-7b42247182805e6362e7797c8f2dba97419f5c8d.tar.bz2 upstream-7b42247182805e6362e7797c8f2dba97419f5c8d.zip |
ath79: fix whitespace issue in dts files
Fixes spaces vs. tabs issues and remove indentation on blank lines.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/dts/ar9344.dtsi')
-rw-r--r-- | target/linux/ath79/dts/ar9344.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar9344.dtsi b/target/linux/ath79/dts/ar9344.dtsi index 39dd33fd67..ce73ef5830 100644 --- a/target/linux/ath79/dts/ar9344.dtsi +++ b/target/linux/ath79/dts/ar9344.dtsi @@ -51,7 +51,7 @@ interrupt-map-mask = <0 0 0 1>; interrupt-map = <0 0 0 0 &pcie 0>; - + status = "disabled"; }; }; |