ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function
authorBob Moore <robert.moore@intel.com>
Fri, 19 Feb 2016 06:16:27 +0000 (14:16 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 24 Feb 2016 13:14:47 +0000 (14:14 +0100)
commit50db3052dac6e5ff7a8eeaaea138a6aaab6e608e
treeb8f2b88e623cc0a1a4bc8e38535d398e207b13f2
parent27eb7485a77de8ff2bb942a6507e186bef4f191e
ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function

ACPICA commit e959584d23b520c53700e90282312d17b9603ed5

Was using a local Strtoul64, update to use the common acpi_ut_strtoul64
and remove the local Strtoul64.

Link: https://github.com/acpica/acpica/commit/e959584d
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/utnonansi.c