diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-05 15:24:50 +1000 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-07-14 19:47:25 +0200 |
commit | 06ff7268f67d1345fd115fda0879d781eac2d6b1 (patch) | |
tree | b207320af0d3f833af0037a94bc99aec032f07f6 /src/mainboard/supermicro/x7db8/mainboard.c | |
parent | 9f0a2be1658cf6d329aefac2660a53a465312468 (diff) |
AGESA: Fix error status code return type to enum from UINT32
AGESA correctly uses the enum AGESA_STATUS type whereas boards use a
mess of UINT32 typecasts.
Also no need to shout VOID. We are not that careful on changing
all cases of VOID->void or whitespace issues as these files will
get merged with follow-ups.
Change-Id: I16ccfcc73cda6b917c7ff5fd42ee2cd04e7dc0dd
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6182
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/supermicro/x7db8/mainboard.c')
0 files changed, 0 insertions, 0 deletions