Robert Reif 403ae52ac0 sparc: fix drivers/video/tcx.c warning
Fix compile warning:

CC drivers/video/tcx.o
drivers/video/tcx.c: In function ‘tcx_init_one’:
drivers/video/tcx.c:477: warning: format ‘%lx’ expects type ‘long 
unsigned int’, but argument 4 has type ‘resource_size_t’

This was the only sparc driver to use the resource directly in the
printk so I changed it to physbase like the other drivers.
Boot tested on SS4.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-26 22:29:43 -07:00
..
2008-03-10 18:01:20 -07:00
2008-02-03 17:31:49 +02:00
2008-02-06 10:41:16 -08:00
2008-02-03 17:31:49 +02:00
2007-11-29 09:24:52 -08:00
2008-03-19 18:53:37 -07:00
2008-02-06 10:41:15 -08:00
2008-02-06 10:41:15 -08:00
2008-02-06 10:41:16 -08:00
2008-03-19 18:53:37 -07:00
2008-02-06 10:41:17 -08:00
2008-02-06 10:41:16 -08:00
2008-02-06 10:41:17 -08:00
2008-03-04 16:35:13 -08:00
2008-04-26 22:29:43 -07:00
2008-02-06 10:41:16 -08:00