everywhere: reindent .overlay files with tabs

`checkpatch.pl` requires that dts sources are indented with tabs,
fix all the spaces that slipped in while checkpatch wasn't watching.

Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
Jordan Yates 2024-06-23 20:10:36 +10:00 committed by Alberto Escolar
commit 243eb36b18
175 changed files with 773 additions and 774 deletions

View file

@ -5,5 +5,5 @@
*/
&crypto {
status = "okay";
status = "okay";
};