]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
board/kup/kup4k/kup4k.c: Fix GCC 4.6 build warning
authorWolfgang Denk <wd@denx.de>
Fri, 4 Nov 2011 15:55:34 +0000 (15:55 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 7 Nov 2011 21:13:09 +0000 (22:13 +0100)
commitb8221a3b892c700a08022e20d6e817f9756651ea
treea88d5b530ec2909164e6b2d583b49f4dd224dd0c
parent13039eb1faccb4e601f68b2a18df998f9b8bc5ea
board/kup/kup4k/kup4k.c: Fix GCC 4.6 build warning

Fix:
kup4k.c: In function 'initdram':
kup4k.c:155:19: warning: variable 'mod' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Klaus Heydeck <heydeck@kieback-peter.de>
board/kup/kup4k/kup4k.c