diff options
author | Peter Stuge <peter@stuge.se> | 2010-10-01 10:02:33 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-10-01 10:02:33 +0000 |
commit | 76d914391cb0a25af0962d0a5e615d551e44a777 (patch) | |
tree | 67a1757692657896922530a25998eb5f3cb410a6 /src/mainboard/asrock | |
parent | 6f56ad2d2ef6fbf9564123c5a9b64f05d006b2d7 (diff) |
Make i945/raminit.c:fsbclk() return u16 rather than int
This is needed for Gentoo gcc-4.1.2 to build the i945 code. A warning is
thrown because the comparison in the last hunk is between u16 and -1 and
can never be true.
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5895 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asrock')
0 files changed, 0 insertions, 0 deletions