1
0
Fork 0
remarkable-uboot/drivers/fpga
Wolfgang Denk fb2d6efbf2 FPGA: constify Lattice FPGA code
The Lattice code was missed by commit e6a857d "fpga: constify to fix
build warning" resulting in such warnings:

fpga.c: In function 'fpga_load':
fpga.c:238: warning: passing argument 2 of 'lattice_load' discards qualifiers from pointer target type
fpga.c: In function 'fpga_dump':
fpga.c:278: warning: passing argument 2 of 'lattice_dump' discards qualifiers from pointer target type

Signed-off-by: Wolfgang Denk <wd@denx.de>
cc: Stefano Babic <sbabic@denx.de>
2011-09-05 11:41:42 +02:00
..
ACEX1K.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
altera.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
cyclon2.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
fpga.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
ivm_core.c FPGA: add support for downloading Lattice bitstream 2010-10-13 18:09:31 +02:00
lattice.c FPGA: constify Lattice FPGA code 2011-09-05 11:41:42 +02:00
spartan2.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
spartan3.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
stratixII.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
virtex2.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
xilinx.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00