linux/drivers/acpi/events
Bob Moore 67a119f990 ACPICA: Eliminate acpi_native_uint type v2
No longer needed; replaced mostly with u32, but also acpi_size
where a type that changes 32/64 bit on 32/64-bit platforms is
required.

v2: Fix a cast of a 32-bit int to a pointer in ACPI to avoid a compiler warning.
from David Howells

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
2008-07-16 23:27:03 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evevent.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpe.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpeblk.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evmisc.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evregion.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evrgnini.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evsci.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxface.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxfevnt.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxfregn.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00