diff options
author | Bob Moore <robert.moore@intel.com> | 2010-03-05 18:01:03 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-04-20 10:42:54 -0400 |
commit | 21e44ba85b0bc9ec970dd2ddb37966ef8c23ad24 (patch) | |
tree | e992c102e6d1af66feb6021ec24407c3f1918e59 /include/acpi | |
parent | e0f40281d52161dddeb1bc12879425266a53f26f (diff) | |
download | linux-21e44ba85b0bc9ec970dd2ddb37966ef8c23ad24.tar.gz linux-21e44ba85b0bc9ec970dd2ddb37966ef8c23ad24.tar.bz2 linux-21e44ba85b0bc9ec970dd2ddb37966ef8c23ad24.zip |
ACPICA: Update version to 20100304
Version 20100304.
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')
-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 4969862d705b..f753222d5cfa 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 0x20100121 +#define ACPI_CA_VERSION 0x20100304 #include "actypes.h" #include "actbl.h" |