X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Facpi%2Facconfig.h;h=7ece21369bb566cd1e22df7ade842fc485bae071;hb=f93a21c7184de3db962d01f11eb2ddad5396c824;hp=b9beceb33141706bbf755792299d113b8dccd11e;hpb=5b4b7a236e7787f16af4e15a6253d46d8e794be6;p=linux-2.6-omap-h63xx.git diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index b9beceb3314..7ece21369bb 100644 --- a/include/acpi/acconfig.h +++ b/include/acpi/acconfig.h @@ -63,7 +63,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20060608 +#define ACPI_CA_VERSION 0x20060721 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, @@ -105,7 +105,7 @@ /* Maximum object reference count (detects object deletion issues) */ -#define ACPI_MAX_REFERENCE_COUNT 0x800 +#define ACPI_MAX_REFERENCE_COUNT 0x1000 /* Size of cached memory mapping for system memory operation region */