trace: fix indentation

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
This commit is contained in:
Tomasz Lauda 2019-06-05 12:51:25 +02:00 committed by Daniel Baluta
parent 6c34f6785a
commit 95d9fc9042
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
* when main trace is not available * when main trace is not available
*/ */
#define TRACE_BOOT_START 0x1000 #define TRACE_BOOT_START 0x1000
#define TRACE_BOOT_ARCH 0x2000 #define TRACE_BOOT_ARCH 0x2000
#define TRACE_BOOT_SYS 0x3000 #define TRACE_BOOT_SYS 0x3000
#define TRACE_BOOT_PLATFORM 0x4000 #define TRACE_BOOT_PLATFORM 0x4000