]> git.ipfire.org Git - people/ms/u-boot.git/commit
GCC4.6: Squash warnings in 4xx_pcie.c
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Oct 2011 14:17:15 +0000 (14:17 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 27 Oct 2011 21:54:00 +0000 (23:54 +0200)
commite7fb8ba3a7123b5ac1a00a7e2e79e05a3af09275
treee7f978455e8490970994b223d910c8cb9f8f4999
parentbd78ef90e63368e3a45bc536902c3052aafd3ce9
GCC4.6: Squash warnings in 4xx_pcie.c

4xx_pcie.c: In function 'pcie_read_config':
4xx_pcie.c:268: warning: format '%08x' expects type 'unsigned int', but argument
3 has type 'volatile unsigned char *'

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
arch/powerpc/cpu/ppc4xx/4xx_pcie.c