commit | 50db3052dac6e5ff7a8eeaaea138a6aaab6e608e | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Fri Feb 19 14:16:27 2016 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Feb 24 14:14:47 2016 +0100 |
tree | b8f2b88e623cc0a1a4bc8e38535d398e207b13f2 | |
parent | 27eb7485a77de8ff2bb942a6507e186bef4f191e [diff] |
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>