From 3ac4f1f2584050438ff059c0556c55802b38de95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 27 Oct 2009 12:12:27 +0000 Subject: [PATCH] * I even had a second look, but didn't spot this one - thanks Urias! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33786 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/config_headers/tracing_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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