diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-05-03 18:53:16 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-05-03 17:19:05 +0000 |
commit | a940e384b65ff9abc52d2f5ebaab66e754fe44c5 (patch) | |
tree | edc8ef51436f28692475a35aa32e6db5eb2b2714 /src/cpu/amd | |
parent | 8b84f437b197caf07f710ce9abbc6f445c05e739 (diff) |
vendorcode/amd/agesa: Fix variable length array declaration
Fix (assumed) regression with commit
ac63b41 vendorcode/amd/agesa: Fix variable length array declaration
The code used sizeof() on the struct where array length was
previously adjusted, but only f14 case was fixed accordingly.
Change-Id: Ib83660d5e102e13b4ffad19fb78f695ac4a871dc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26036
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/amd')
0 files changed, 0 insertions, 0 deletions