diff options
author | Martin Roth <martinroth@google.com> | 2015-12-10 08:28:53 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-12-16 04:49:30 +0100 |
commit | 35272fd2379b0409e9e927ed64139993ff1f2e31 (patch) | |
tree | b8cc90461970981d1b1500ddd3c78dd1acc3a714 /util | |
parent | 019cdbf79b491a455455975f5add89a7e37200cb (diff) |
northbridge/intel ACPI: Remove unused Local method
The remainder of the divide operation was being placed into a Local,
but was never being used, causing an IASL warning. Since this
field is optional, just remove the Local.
Fixes IASL warning:
dsdt.aml 640:Divide (Multiply (CTDN, 125), 100, Local0, PL2V)
Warning 3144 - Method Local is set but never used ^ (Local0)
Change-Id: I0b43ef638b1bc3e1163c45f31f8da57aa0d39e22
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12706
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions