diff --git a/build/config_headers/tracing_config.h b/build/config_headers/tracing_config.h index 35d01b53f9..bdee581bbc 100644 --- a/build/config_headers/tracing_config.h +++ b/build/config_headers/tracing_config.h @@ -19,8 +19,8 @@ // macros specifying the tracing level for individual components (0 is disabled) #define AHCI_PORT_TRACING 0 -#define ATA_TRACING 0 #define ATA_DMA_TRACING 0 +#define ATA_TRACING 0 #define ATAPI_TRACING 0 #define BFS_TRACING 0 #define BLOCK_CACHE_BLOCK_TRACING 0