commit | 60814906bb640561789411c0cce1cf7ad2eb3768 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Oct 21 14:17:15 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Oct 27 23:54:00 2011 +0200 |
tree | e7f978455e8490970994b223d910c8cb9f8f4999 | |
parent | c9af9439910b79d68f70280d86546714a3bbb306 [diff] |
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>