diff options
| author | Adrian Schmutzler | 2019-07-28 22:53:50 +0000 |
|---|---|---|
| committer | David Bauer | 2019-07-29 22:34:39 +0000 |
| commit | a421f33316d6b5c5cef943191e675b39c0de6ec4 (patch) | |
| tree | 4ee487882dd1f3a2ee1769c2f412574b4ffa27f7 | |
| parent | 8562e77953e76c1ec7ba01ce18dc468d5628f3dc (diff) | |
| download | openwrt-a421f33316d6b5c5cef943191e675b39c0de6ec4.tar.gz | |
ath79: fix indent in TP-Link TL-WR842N v3 DTS file
Convert leading spaces to tab to match rest of the file.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
| -rw-r--r-- | target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts b/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts index c173add252..17fa09dc78 100644 --- a/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts +++ b/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts @@ -110,7 +110,7 @@ }; &usb_phy { - status = "okay"; + status = "okay"; }; &spi { |