diff options
author | Robert Moore <robert.moore@intel.com> | 2010-04-08 06:57:43 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-04-20 14:43:16 (GMT) |
commit | e4eb0450c5d61dd0064ef0904d74088d35284ae2 (patch) | |
tree | b2b1e4bb34517351673360c0bf43197ea9ccf57d /include/acpi | |
parent | 0f849d2cc6863c7874889ea60a871fb71399dd3f (diff) | |
download | linux-e4eb0450c5d61dd0064ef0904d74088d35284ae2.tar.xz |
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')
-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 be16f97..e5bce4c 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" |