From b4970ac704a0ca30be19c327e921d431e25209da Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 2 Feb 2007 19:48:20 +0300 Subject: [PATCH] --- yaml --- r: 46360 b: refs/heads/master c: 0eaa14c02809cc93386b907846da5c024fd73012 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/acpi/acconfig.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index f359f31239ca..6bc263aff618 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 84fb2c97731c1631c5548c15f3698ad82c274245 +refs/heads/master: 0eaa14c02809cc93386b907846da5c024fd73012 diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index 1fea8ae7db6d..4db7858abad9 100644 --- a/trunk/include/acpi/acconfig.h +++ b/trunk/include/acpi/acconfig.h @@ -63,7 +63,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20060828 +#define ACPI_CA_VERSION 0x20060831 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, @@ -158,8 +158,8 @@ /* Sizes for ACPI table headers */ -#define ACPI_OEM_ID_SIZE 6 -#define ACPI_OEM_TABLE_ID_SIZE 8 +#define ACPI_OEM_ID_SIZE 6 +#define ACPI_OEM_TABLE_ID_SIZE 8 /* Constants used in searching for the RSDP in low memory */