diff options
author | Robert Moore <robert.moore@intel.com> | 2010-04-08 14:57:43 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-04-20 10:43:16 -0400 |
commit | e4eb0450c5d61dd0064ef0904d74088d35284ae2 (patch) | |
tree | b2b1e4bb34517351673360c0bf43197ea9ccf57d /include/acpi/acpixf.h | |
parent | 0f849d2cc6863c7874889ea60a871fb71399dd3f (diff) |
ACPICA: Update version to 20100331.
Version 20100331.
Signed-off-by: Robert 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 be16f976c53..e5bce4c8e3e 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 0x20100304 +#define ACPI_CA_VERSION 0x20100331 #include "actypes.h" #include "actbl.h" |