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)
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>

No differences found