diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-29 22:17:57 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-02 00:17:25 +0100 |
commit | f008b17f8c2995996b5d100b71f8851d6f74a136 (patch) | |
tree | fb9811040b2b1f55c44fc7274473f2ef0847c19b /drivers | |
parent | 24b0da3aebb63d945cbdad79a587dc6f90b7bec5 (diff) | |
download | u-boot-imx-f008b17f8c2995996b5d100b71f8851d6f74a136.zip u-boot-imx-f008b17f8c2995996b5d100b71f8851d6f74a136.tar.gz u-boot-imx-f008b17f8c2995996b5d100b71f8851d6f74a136.tar.bz2 |
board/emk/top860/top860.c: Fix GCC 4.6 build warning
Fix:
top860.c: In function 'initdram':
top860.c:90:11: warning: variable 'j' set but not used
[-Wunused-but-set-variable]
Note: No attempts were made to convert this file completely to using
I/O accessors. This is left as an exercise for the board maintainer.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Reinhard Meyer <reinhard.meyer@emk-elektronik.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions