commit | 54bc73e1474bdc09879931a0a117bd7447c3d7c1 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Oct 21 14:17:08 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Oct 27 23:54:01 2011 +0200 |
tree | a728418a2fee9360c563114c4073783496aa5549 | |
parent | 4a5a6d76d0b414644e57f0c1f9ae63906f6e28b8 [diff] |
GCC4.6: Squash warnings in diu.c diu.c: In function 'diu_set_pixel_clock': diu.c:77: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'u32' 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>