diff options
author | Wolfgang Denk <wd@denx.de> | 2011-07-30 13:33:49 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-08-01 13:19:40 (GMT) |
commit | e6a857da746d5d7d450e59c0f86664c6b279b1c2 (patch) | |
tree | d95cae5bc677061c4313f7405545e837d67b02ee /board/Marvell | |
parent | f6c019c45440c61734a6ea02d27895820fbba31e (diff) | |
download | u-boot-e6a857da746d5d7d450e59c0f86664c6b279b1c2.tar.xz |
fpga: constify to fix build warning
Fix compiler warning:
cmd_fpga.c:318: warning: passing argument 3 of 'fit_image_get_data'
from incompatible pointer type
Adding the needed 'const' here entails a whole bunch of additonal
changes all over the FPGA code.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Andre Schwarz <andre.schwarz@matrix-vision.de>
Cc: Murray Jensen <Murray.Jensen@csiro.au>
Acked-by: Andre Schwarz<andre.schwarz@matrix-vision.de>
Diffstat (limited to 'board/Marvell')
0 files changed, 0 insertions, 0 deletions