diff options
author | 2009-06-02 18:10:57 +0000 | |
---|---|---|
committer | 2009-06-09 16:47:41 +1000 | |
commit | bcba0778ee9c5e6b76420c427e5c2cf3a21dbeba (patch) | |
tree | a8f05591fe51a2bc84e09b1639e28ede33c4e3ad /lib/fault-inject.c | |
parent | powerpc/xmon: Remove unused variable in xmon.c (diff) | |
download | wireguard-linux-bcba0778ee9c5e6b76420c427e5c2cf3a21dbeba.tar.xz wireguard-linux-bcba0778ee9c5e6b76420c427e5c2cf3a21dbeba.zip |
powerpc: Fix warning when printing a resource_size_t
resource_size_t is 64 bits on PowerPC 64.
Gets rid of this warning:
arch/powerpc/kernel/pci_64.c: In function 'pcibios_map_io_space':
arch/powerpc/kernel/pci_64.c:504: warning: format '%016lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t'
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions