diff options
author | Bob Moore <robert.moore@intel.com> | 2011-03-22 11:27:29 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-03-23 00:18:19 -0400 |
commit | d8d75b0ee6dbd65c8a2189aef50a03667d81c937 (patch) | |
tree | 6587ccec2ef66309a7e718db88ccd92c938597f1 /include/acpi | |
parent | 5cf4d7338ba23aa8d9eeaf313f16bb50494be369 (diff) | |
download | linux-3.10-d8d75b0ee6dbd65c8a2189aef50a03667d81c937.tar.gz linux-3.10-d8d75b0ee6dbd65c8a2189aef50a03667d81c937.tar.bz2 linux-3.10-d8d75b0ee6dbd65c8a2189aef50a03667d81c937.zip |
ACPICA: Update version to 20110316
Version 20110316.
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 ec908540d34..f6ad63d25b7 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 0x20110211 +#define ACPI_CA_VERSION 0x20110316 #include "actypes.h" #include "actbl.h" |