Эх сурвалжийг харах

ACPICA: Update version to 20060831

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Bob Moore 18 жил өмнө
parent
commit
0eaa14c028

+ 3 - 3
include/acpi/acconfig.h

@@ -63,7 +63,7 @@
 
 
 /* Current ACPICA subsystem version in YYYYMMDD format */
 /* 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,
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,
@@ -158,8 +158,8 @@
 
 
 /* Sizes for ACPI table headers */
 /* 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 */
 /* Constants used in searching for the RSDP in low memory */