diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 19:48:24 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-02 21:14:32 -0500 |
commit | 5763d3c7a0c2b165504954b1eeb898fb8d97d8f5 (patch) | |
tree | daf0031fcb50979f35a0183aa11a91ece21f42ec /include/acpi | |
parent | 035f994b3ccfcfc555f838e2f33a2e49721e8533 (diff) | |
download | linux-5763d3c7a0c2b165504954b1eeb898fb8d97d8f5.tar.bz2 |
ACPICA: Update version to 20070126
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
-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 ade404fc63c5..422f29c06c77 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 0x20061215 +#define ACPI_CA_VERSION 0x20070126 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, |