From 587d9aaf991103fa283cf6865d19fb9e7ffba45d Mon Sep 17 00:00:00 2001 From: aystarik Date: Wed, 29 Jun 2005 19:27:56 +0000 Subject: [PATCH] version date 2005.06.17.21.32.00; author rmoore1; state Exp; --- source/include/acconfig.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/include/acconfig.h b/source/include/acconfig.h index 594c38b5f..50282eb47 100644 --- a/source/include/acconfig.h +++ b/source/include/acconfig.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acconfig.h - Global configuration constants - * $Revision: 1.185 $ + * $Revision: 1.186 $ * *****************************************************************************/ @@ -137,7 +137,7 @@ /* Version string */ -#define ACPI_CA_VERSION 0x20050526 +#define ACPI_CA_VERSION 0x20050617 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, @@ -155,7 +155,6 @@ #define ACPI_MAX_PARSE_CACHE_DEPTH 96 /* Parse tree objects */ #define ACPI_MAX_EXTPARSE_CACHE_DEPTH 96 /* Parse tree objects */ #define ACPI_MAX_OBJECT_CACHE_DEPTH 96 /* Interpreter operand objects */ -#define ACPI_MAX_WALK_CACHE_DEPTH 4 /* Objects for parse tree walks */ /* * Should the subystem abort the loading of an ACPI table if the