From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 30 Aug 2011 19:54:14 +0200 Subject: [U-Boot] [PATCH v2] FPGA: constify Lattice FPGA code In-Reply-To: <1312547354-20051-1-git-send-email-wd@denx.de> References: <1312547191-20590-1-git-send-email-wd@denx.de> <1312547354-20051-1-git-send-email-wd@denx.de> Message-ID: <4E5D23C6.3050208@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/05/2011 02:29 PM, Wolfgang Denk wrote: > 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 > cc: Stefano Babic Applied to u-boot-imx (it was supposed to be merged into u-boot-imx, right ?), thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================