diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-01-23 11:53:47 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-01-24 01:35:07 (GMT) |
commit | 5febf1cd79425d3c65d9a66a2299f0d06dc4b1eb (patch) | |
tree | c82bda91cc8c77723bab08e9104696f27a7259b8 /arch | |
parent | 15061d60a3be0845dc17a0fbe87610d1cc7106c7 (diff) | |
download | linux-fsl-qoriq-5febf1cd79425d3c65d9a66a2299f0d06dc4b1eb.tar.xz |
[RAPIDIO] Fix compile error and warning
drivers/rapidio/rio.c: In function 'rio_get_asm':
drivers/rapidio/rio.c:413: error: implicit declaration of function 'in_interrupt'
drivers/rapidio/rio.c: In function 'rio_init_mports':
drivers/rapidio/rio.c:480: warning: format '%8.8lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t'
drivers/rapidio/rio.c:480: warning: format '%8.8lx' expects type 'long unsigned int', but argument 3 has type 'resource_size_t'
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions