ACPI: replace acpi_integer by u64
authorLin Ming <ming.m.lin@intel.com>
Thu, 28 Jan 2010 02:53:19 +0000 (10:53 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 28 Jan 2010 06:47:33 +0000 (01:47 -0500)
commit439913fffd39374c3737186b22d2d56c3a0ae526
treef6d5c809c1b77950a2cf7174fdee8667d527c87b
parentaea9c04bcc257caad9841c283b90ec1b28267fae
ACPI: replace acpi_integer by u64

acpi_integer is now obsolete and removed from the ACPICA code base,
replaced by u64.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
19 files changed:
arch/ia64/hp/common/aml_nfw.c
arch/x86/kernel/cpu/cpufreq/powernow-k8.c
drivers/acpi/battery.c
drivers/acpi/ec.c
drivers/acpi/glue.c
drivers/acpi/osl.c
drivers/acpi/power_meter.c
drivers/acpi/processor_idle.c
drivers/acpi/processor_throttling.c
drivers/acpi/utils.c
drivers/acpi/video.c
drivers/ata/libata-acpi.c
drivers/ide/ide-acpi.c
drivers/input/misc/atlas_btns.c
drivers/pci/pci-acpi.c
drivers/platform/x86/toshiba_bluetooth.c
drivers/platform/x86/wmi.c
include/acpi/acpi_bus.h
include/acpi/processor.h