Anatolij Gustschin 51c2ac9bb5 mpc5121: cpu/mpc512x/diu.c: fix warnings
Fix warnings while compiling with CONFIG_VIDEO enabled:

diu.c: In function 'video_hw_init':
diu.c:158: warning: 'return' with no value, in function returning non-void
diu.c:162: warning: format '%ld' expects type 'long int', but argument 6 has type 'int'
diu.c:162: warning: format '%ld' expects type 'long int', but argument 7 has type 'int'

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2010-03-21 22:22:53 +01:00
..
2010-01-26 19:30:16 +01:00
2009-06-12 20:47:16 +02:00
2010-03-21 22:22:53 +01:00
2009-06-12 20:47:16 +02:00
2008-10-18 21:54:03 +02:00
2009-07-14 00:02:41 +02:00
2009-06-12 20:47:16 +02:00
2009-10-03 10:15:45 +02:00