]> Git Repo - u-boot.git/commit
GCC4.6: Squash warning in bus_vcxk.c
authorMarek Vasut <[email protected]>
Mon, 24 Oct 2011 23:40:02 +0000 (23:40 +0000)
committerWolfgang Denk <[email protected]>
Thu, 27 Oct 2011 21:54:07 +0000 (23:54 +0200)
commit458f4381691a083e8a4004d1fe444a1951d75354
tree0ab84210cb9661232bc460e397856b288c79d2ee
parent99724a2d91ca531ff7ade7728bfcad462ae0fe2f
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 <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Mike Frysinger <[email protected]>
drivers/video/bus_vcxk.c
This page took 0.032108 seconds and 4 git commands to generate.