projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e23f85
)
ACPICA: Update a comment.
author
Bob Moore
<robert.moore@intel.com>
Fri, 2 Feb 2007 16:48:23 +0000
(19:48 +0300)
committer
Len Brown
<len.brown@intel.com>
Sat, 3 Feb 2007 02:14:30 +0000
(21:14 -0500)
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/actypes.h
patch
|
blob
|
history
diff --git
a/include/acpi/actypes.h
b/include/acpi/actypes.h
index
fff2d24
..
ee1a118
100644
(file)
--- 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