Indent the include statement by two spaces

follow the coding style

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2023-05-13 16:33:29 +08:00
committed by Alan Carvalho de Assis
parent 26361ee1d2
commit 7a8cf7ff70
130 changed files with 167 additions and 169 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
*/
#ifdef CONFIG_ARCH_SPARC_V8
# include <arch/sparc_v8/irq.h>
# include <arch/sparc_v8/irq.h>
#endif
/****************************************************************************
+1 -1
View File
@@ -34,7 +34,7 @@
# include <stdbool.h>
#endif
# include "sparc_v8.h"
# include "sparc_v8.h"
/****************************************************************************
* Pre-processor Definitions