From: Bob Moore Date: Fri, 2 Feb 2007 16:48:23 +0000 (+0300) Subject: ACPICA: Update a comment. X-Git-Tag: v2.6.21-rc2~42^2~12^2^2~9^2~15 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=ea5415785146afe37dd2d1179a6c3a34fd26b52f;p=linux-2.6-omap-h63xx.git ACPICA: Update a comment. Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- diff --git a/include/acpi/actypes.h b/include/acpi/actypes.h index fff2d242ace..ee1a11802b6 100644 --- a/include/acpi/actypes.h +++ b/include/acpi/actypes.h @@ -48,7 +48,8 @@ /* * 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 #error ACPI_MACHINE_WIDTH not defined