[haiku-commits] r33786 - haiku/trunk/build/config_headers

  • From: axeld@xxxxxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 27 Oct 2009 13:12:27 +0100 (CET)

Author: axeld
Date: 2009-10-27 13:12:27 +0100 (Tue, 27 Oct 2009)
New Revision: 33786
Changeset: http://dev.haiku-os.org/changeset/33786/haiku

Modified:
   haiku/trunk/build/config_headers/tracing_config.h
Log:
* I even had a second look, but didn't spot this one - thanks Urias!


Modified: haiku/trunk/build/config_headers/tracing_config.h
===================================================================
--- haiku/trunk/build/config_headers/tracing_config.h   2009-10-27 08:14:03 UTC 
(rev 33785)
+++ haiku/trunk/build/config_headers/tracing_config.h   2009-10-27 12:12:27 UTC 
(rev 33786)
@@ -19,8 +19,8 @@
 // macros specifying the tracing level for individual components (0 is 
disabled)
 
 #define AHCI_PORT_TRACING                                              0
+#define ATA_DMA_TRACING                                                        0
 #define ATA_TRACING                                                            0
-#define ATA_DMA_TRACING                                                        0
 #define ATAPI_TRACING                                                  0
 #define BFS_TRACING                                                            0
 #define BLOCK_CACHE_BLOCK_TRACING                              0


Other related posts:

  • » [haiku-commits] r33786 - haiku/trunk/build/config_headers - axeld