diff options
| author | Bob Moore <robert.moore@intel.com> | 2010-05-06 01:59:07 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2010-05-06 03:05:54 -0400 |
| commit | 2aae2d918d88fdf0f8c066520cda0a30409db23f (patch) | |
| tree | 81205317da0cdc30db7d65db2c6df817fca7f591 | |
| parent | b47cf58edfa15cb8f384a4a5e7e7d65babb602f6 (diff) | |
ACPICA: Update version to 20100428.
Version 20100428.
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>
| -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 5366edfd8b61..0e4ab1fe5966 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
| @@ -47,7 +47,7 @@ | |||
| 47 | 47 | ||
| 48 | /* Current ACPICA subsystem version in YYYYMMDD format */ | 48 | /* Current ACPICA subsystem version in YYYYMMDD format */ |
| 49 | 49 | ||
| 50 | #define ACPI_CA_VERSION 0x20100331 | 50 | #define ACPI_CA_VERSION 0x20100428 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
