diff options
author | Scott Duplichan <scott@notabs.org> | 2014-12-13 10:29:56 -0600 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-12-13 18:48:39 +0100 |
commit | f454ac82e638a5f4b1eb2b3cd41f2f19fb721504 (patch) | |
tree | 0762cca25e3f4a25fc9b57898bd341776b3da06c /README | |
parent | 8916d0dcc48f8c22b2825524b2d59545ad7e7d61 (diff) |
AMD model fxx powernow_acpi.c: Fix incorrect loop count
powernow_acpi.c array TDP has 20 entries, yet the loop that reads it
processes 21 entries. This causes a gcc 4.9.2 build failure. Limit
processing to 20 entries.
Change-Id: Ice173b276293184386cd8943a3213f3154f86458
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-on: http://review.coreboot.org/7791
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions