linux/include/acpi
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
..
platform
acconfig.h
acdebug.h
acdisasm.h
acdispat.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acevents.h
acexcep.h
acglobal.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
achware.h
acinterp.h
aclocal.h
acmacros.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acnames.h
acnamesp.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acobject.h
acopcode.h
acoutput.h
acparser.h
acpi.h
acpi_bus.h
acpi_drivers.h
acpi_numa.h
acpiosxf.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acpixf.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acresrc.h
acstruct.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
actables.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
actbl.h
actbl1.h
actypes.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acutils.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h
reboot.h