commit | f8310117a558547fb4387312f78b0ecfcfd606c5 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Mon Oct 24 23:40:02 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Oct 27 23:54:07 2011 +0200 |
tree | 0ab84210cb9661232bc460e397856b288c79d2ee | |
parent | b8fb384f88a0965e061b41804c204d5000a69c81 [diff] |
GCC4.6: Squash warning in bus_vcxk.c bus_vcxk.c:167:2: warning: format '%d' expects type 'int', but argument 2 has type 'u_long' bus_vcxk.c:167:2: warning: format '%d' expects type 'int', but argument 3 has type 'u_long' 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>