apbuart: Fix build warning.
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 Nov 2009 16:47:03 +0000 (08:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Nov 2009 16:47:03 +0000 (08:47 -0800)
drivers/serial/apbuart.c: In function ‘apbuart_probe’:
drivers/serial/apbuart.c:574: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘resource_size_t’

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found