commit | 8358aada4e4ba8fddbf792329e11dc4a9660c51f | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun May 03 11:54:35 2015 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun May 10 10:22:24 2015 +0200 |
tree | 395bbbcded6ae1e52af3d241220778e316390545 | |
parent | d8cacaa34f80e52c64610abe0666104efce8c8e1 [diff] |
ARM: sunxi: dt: Fix whitespace errors A few lines (probably copy pasted) have an indentation mixing tabs and spaces that triggers a checkpatch warning. Fix those, and while we're at it, fix the space-indented sections. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>