summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-05-13 17:02:24 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-05-19 00:50:39 -0500
commitfc274a15692b0ee9751f586d7f703267c783809b (patch)
treeb25368ba96b786f06e655c0788bbd607191ab82e /drivers/rapidio
parent558ab308906b398a16fa52f296407418470356c0 (diff)
downloadlinux-stable-fc274a15692b0ee9751f586d7f703267c783809b.tar.gz
linux-stable-fc274a15692b0ee9751f586d7f703267c783809b.tar.bz2
linux-stable-fc274a15692b0ee9751f586d7f703267c783809b.zip
powerpc/fsl_rio: Fix compile warnings
We we build with resource_size_t as a 64-bit quantity we get: arch/powerpc/sysdev/fsl_rio.c: In function 'fsl_rio_setup': arch/powerpc/sysdev/fsl_rio.c:1029: warning: format '%08x' expects type 'unsigned int', but argument 4 has type 'resource_size_t' arch/powerpc/sysdev/fsl_rio.c:1029: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'resource_size_t' Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions