aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Moore <[email protected]>2016-08-04 16:45:54 +0800
committerRafael J. Wysocki <[email protected]>2016-08-13 03:17:17 +0200
commit6bd483c0367f1e1c9d4e970d6ccdadf53d571916 (patch)
tree0296bb419587071a107e6ce789a4aa3410ad07a9
parent34f3a91b3bf3e886c83309fc9f9c27765c27e16d (diff)
ACPICA: Update version to 20160729
ACPICA commit 1e997ab9a5b939533374fd567681f881cb97c4c7 Version 20160729. Link: https://github.com/acpica/acpica/commit/1e997ab9 Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Lv Zheng <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
-rw-r--r--include/acpi/acpixf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h
index d94e5c0eefe6..8b44717f72f3 100644
--- a/include/acpi/acpixf.h
+++ b/include/acpi/acpixf.h
@@ -46,7 +46,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20160422
+#define ACPI_CA_VERSION 0x20160729
#include <acpi/acconfig.h>
#include <acpi/actypes.h>