Skip to content

Commit

Permalink
ACPICA: Update version to 20060831
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Bob Moore authored and Len Brown committed Feb 3, 2007
1 parent 84fb2c9 commit 0eaa14c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions include/acpi/acconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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 */

Expand Down

0 comments on commit 0eaa14c

Please sign in to comment.