]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPC4xx: ALPR: constify FPGA code
authorWolfgang Denk <wd@denx.de>
Mon, 5 Sep 2011 09:39:04 +0000 (11:39 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 5 Sep 2011 10:28:46 +0000 (12:28 +0200)
commitc2484f40d6c41689769a814e0ae46b9ae210efd1
tree3bf97a84fb795051d3fc83db28b843ab074db7da
parentfb2d6efbf298db3660a2130074b8b20a0ff26efd
PPC4xx: ALPR: constify FPGA code

The ALPR custom FPGA code was missed by commit e6a857d "fpga:
constify to fix build warning" resulting in such warnings:

fpga.c:226: warning: initialization from incompatible pointer type

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/prodrive/alpr/fpga.c