diff options
author | Nishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in> | 2018-03-24 11:03:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-29 12:52:25 +0300 |
commit | 8e2ff0e4b526179e75cdcd221d94c8ff93070889 (patch) | |
tree | 46004c2af091153606cfe4bc117839186941f376 /drivers/staging | |
parent | 7423c4e399cfc5b03b62e34735df520e4c789531 (diff) | |
download | linux-8e2ff0e4b526179e75cdcd221d94c8ff93070889.tar.xz |
staging: mt7621-dts: Replace spaces with tabs in indentation
Replace spaces with tabs in indentation.
Issue found with checkpatch.
Signed-off-by: Nishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/mt7621-dts/mt7621.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/mt7621-dts/mt7621.dtsi b/drivers/staging/mt7621-dts/mt7621.dtsi index a6b17ea9ade8..ebcaa8b1fc81 100644 --- a/drivers/staging/mt7621-dts/mt7621.dtsi +++ b/drivers/staging/mt7621-dts/mt7621.dtsi @@ -142,7 +142,7 @@ mc: mc@1fbf8000 { compatible = "mtk,mt7621-mc"; reg = <0x1fbf8000 0x8000>; - }; + }; uartlite: uartlite@c00 { compatible = "ns16550a"; |