diff options
author | David Bauer <mail@david-bauer.net> | 2019-10-27 16:44:40 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2019-10-27 18:03:56 +0100 |
commit | a8a934060957212eb7b9eb6bd14fc80a3857d9d8 (patch) | |
tree | d9485469d6024ae20971d1024e4f9de66970715f /target/linux/ath79 | |
parent | b288c56e1e0b4a45579169906845c90b61e5ace4 (diff) | |
download | upstream-a8a934060957212eb7b9eb6bd14fc80a3857d9d8.tar.gz upstream-a8a934060957212eb7b9eb6bd14fc80a3857d9d8.tar.bz2 upstream-a8a934060957212eb7b9eb6bd14fc80a3857d9d8.zip |
ath79: fix incorrect identation in qca9557.dtsi
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79')
-rw-r--r-- | target/linux/ath79/dts/qca9557.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9557.dtsi b/target/linux/ath79/dts/qca9557.dtsi index 61e1d5f6a4..d5d3f02544 100644 --- a/target/linux/ath79/dts/qca9557.dtsi +++ b/target/linux/ath79/dts/qca9557.dtsi @@ -289,7 +289,7 @@ phys = <&usb_phy1>; status = "disabled"; - }; + }; spi: spi@1f000000 { compatible = "qca,ar9557-spi", "qca,ar7100-spi"; |