Kernel/acpica - Disable debug
authorJohn Hodge (sonata) <[email protected]>
Fri, 3 May 2013 06:01:46 +0000 (14:01 +0800)
committerJohn Hodge (sonata) <[email protected]>
Fri, 3 May 2013 06:01:46 +0000 (14:01 +0800)
KernelLand/Kernel/arch/x86/acpica.c

index a4a0bbc..726feb7 100644 (file)
@@ -6,7 +6,7 @@
  * - ACPICA Interface
  */
 #define ACPI_DEBUG_OUTPUT      0
-#define DEBUG  1
+#define DEBUG  0
 #define _AcpiModuleName "Shim"
 #define _COMPONENT     "Acess"
 #include <acpi.h>

UCC git Repository :: git.ucc.asn.au