diff options
author | Bob Moore <robert.moore@intel.com> | 2008-08-04 03:15:11 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-10-23 03:14:41 (GMT) |
commit | eec935490172dbfa1a32647f9deb2b66a66f2741 (patch) | |
tree | 3d18a9ae77b3b2280ae31de179c66e44322b0f00 | |
parent | 1d7cc03049f7c9c5cced9208a39316c5245ef314 (diff) | |
download | linux-eec935490172dbfa1a32647f9deb2b66a66f2741.tar.xz |
ACPICA: Update version to 20080729
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
-rw-r--r-- | include/acpi/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index 328caee..4da88b1 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 0x20080701 +#define ACPI_CA_VERSION 0x20080729 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, |