]> err.no Git - linux-2.6/blobdiff - include/acpi/acoutput.h
ACPICA 20050708 from Bob Moore <robert.moore@intel.com>
[linux-2.6] / include / acpi / acoutput.h
index 2fbe180fee6b47841c515d1893847523ea54757e..d7e828cb84b3b81613cce8d47c3dbc7360f99a03 100644 (file)
 /*
  * Debug level macros that are used in the DEBUG_PRINT macros
  */
-#define ACPI_DEBUG_LEVEL(dl)        (u32) dl,__LINE__,&_debug_info
+#define ACPI_DEBUG_LEVEL(dl)        (u32) dl,ACPI_DEBUG_PARAMETERS
 
 /* Exception level -- used in the global "debug_level" */