aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2010-05-21 17:15:55 +0000
committerMyles Watson <mylesgw@gmail.com>2010-05-21 17:15:55 +0000
commit8d96ed433641c44404387f555458fab46b3832ee (patch)
treed793404c9bdbcecfc6b7875838af32c9c315277b /src/northbridge
parentc25cc11ae32e10a7d0c9f04c29bfb7eca4d9c210 (diff)
Get rid of this warning:
src/cpu/amd/model_10xxx/fidvid.c:758: warning: 'fid_max' may be used uninitialized in this function Quoting Marc: It [fid_max] should be initialized to 0. The !nb_cof_vid_update would mean that the fidmax shouldn't change so the value isn't important, but 0 would be the safest if there is another hole in the logic and CPUs are not matched. Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5577 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions