diff options
author | Bob Moore <robert.moore@intel.com> | 2010-01-22 19:09:06 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-01-22 12:30:09 -0500 |
commit | aea9c04bcc257caad9841c283b90ec1b28267fae (patch) | |
tree | c3db25f70ecdddcff72d634ef0dca845c8243349 /include/acpi/acpixf.h | |
parent | a8f13b7083a10580eeed0723df4b414ed741e0d2 (diff) | |
download | talos-obmc-linux-aea9c04bcc257caad9841c283b90ec1b28267fae.tar.gz talos-obmc-linux-aea9c04bcc257caad9841c283b90ec1b28267fae.zip |
ACPICA: Update version to 20100121.
Version 20100121.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acpixf.h')
-rw-r--r-- | include/acpi/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 2bf965ac06da..06adbaccb912 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -47,7 +47,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20091214 +#define ACPI_CA_VERSION 0x20100121 #include "actypes.h" #include "actbl.h" |