diff options
author | Martin Roth <martin.roth@se-eng.com> | 2013-02-24 14:12:32 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-02-25 19:00:52 +0100 |
commit | 4f5a433a987faeed2cf21fbfca5d2604ef2d7edb (patch) | |
tree | 512745c23e117c1fc6bc0ab3daebb9c68d37e222 /src/mainboard/amd/persimmon | |
parent | 4fc600442b578e3e79acb221040638ab52f600ed (diff) | |
download | coreboot-4f5a433a987faeed2cf21fbfca5d2604ef2d7edb.tar.xz |
AMD Southstation: Fix final warning
Changes:
- Add #include of delay.h in mainboard.c to pick up declaration of
mdelay function.
Notes:
- This fixes this warning:
mainboard.c:69, GNU Compiler 4 (gcc), Priority: Normal
implicit declaration of function 'mdelay' [-Wimplicit-function-declaration]
Change-Id: I72f333cd87215a7fc1e62d1d7ee4b2395444b03e
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/2501
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/persimmon')
0 files changed, 0 insertions, 0 deletions