]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/acconfig.h
ACPICA: Update version to 20060721
[linux-2.6-omap-h63xx.git] / include / acpi / acconfig.h
index b9beceb33141706bbf755792299d113b8dccd11e..7ece21369bb566cd1e22df7ade842fc485bae071 100644 (file)
@@ -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,
 
 /* 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 */