]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: fix pcie build warning
authorKim Phillips <kim.phillips@freescale.com>
Wed, 22 Sep 2010 20:31:01 +0000 (15:31 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Sep 2010 19:14:25 +0000 (21:14 +0200)
commit654d49b401603fcd036f3e9fa38c4f9461569ea7
tree7cf74da4bf0a8e74b24fab5e0f23b2d72ae71528
parentbc8f8c2614c8e104a66198633d8d765b720ed907
mpc83xx: fix pcie build warning

Configuring for MPC8308RDB board...
pcie.c: In function 'mpc83xx_pcie_register_hose':
pcie.c:143: warning: assignment makes pointer from integer without a cast

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/pcie.c