]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_diu_fb.c: fix build warnings
authorWolfgang Denk <wd@denx.de>
Mon, 17 May 2010 21:34:18 +0000 (23:34 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 17 May 2010 21:34:18 +0000 (23:34 +0200)
commit2f05e394fccf62a4693c6b8323de725f90d1f003
treef1f23b634411de1141469450444cf07db0c3472a
parentf2d76ae4fdde180e120ea2d29d6ef881360b3cba
fsl_diu_fb.c: fix build warnings

Commit 15351855 "fsl-diu: Using I/O accessor to CCSR space" caused a
number of "passing argument 2 of 'out_be32' makes integer from pointer
without a cast" warnings; fix these.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Dave Liu <daveliu@freescale.com>
Cc: Jerry Huang <Chang-Ming.Huang@freescale.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
board/freescale/common/fsl_diu_fb.c