Răsfoiți Sursa

ACPICA: Update a comment.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Bob Moore 18 ani în urmă
părinte
comite
ea54157851
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      include/acpi/actypes.h

+ 2 - 1
include/acpi/actypes.h

@@ -48,7 +48,8 @@
 
 
 /*
 /*
  * ACPI_MACHINE_WIDTH must be specified in an OS- or compiler-dependent header
  * ACPI_MACHINE_WIDTH must be specified in an OS- or compiler-dependent header
- * and must be either 16, 32, or 64
+ * and must be either 32 or 64. 16-bit ACPICA is no longer supported, as of
+ * 12/2006.
  */
  */
 #ifndef ACPI_MACHINE_WIDTH
 #ifndef ACPI_MACHINE_WIDTH
 #error ACPI_MACHINE_WIDTH not defined
 #error ACPI_MACHINE_WIDTH not defined