Dear Stefan Roese,

In message <1321380124-6304-1-git-send-email...@denx.de> you wrote:
> Fix:
> 4xx_pcie.c: In function 'pcie_read_config':
> 4xx_pcie.c:230:6: warning: variable 'address' set but not used 
> [-Wunused-but-set-variable]
> 4xx_pcie.c: In function 'pcie_write_config':
> 4xx_pcie.c:290:6: warning: variable 'address' set but not used 
> [-Wunused-but-set-variable]
> 4xx_pcie.c: In function 'ppc4xx_setup_pcie_rootpoint':
> 4xx_pcie.c:1066:17: warning: variable 'rmbase' set but not used 
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Stefan Roese <s...@denx.de>
> ---
>  arch/powerpc/cpu/ppc4xx/4xx_pcie.c |   11 ++---------
>  1 files changed, 2 insertions(+), 9 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Beware of programmers carrying screwdrivers."      - Chip Salzenberg
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to