• M
    GCC4.6: Squash warning in bus_vcxk.c · 458f4381
    Marek Vasut 提交于
    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: NMarek Vasut <marek.vasut@gmail.com>
    Cc: Wolfgang Denk <wd@denx.de>
    Cc: Simon Glass <sjg@chromium.org>
    Cc: Mike Frysinger <vapier@gentoo.org>
    458f4381
bus_vcxk.c 10.9 KB