summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
diff options
context:
space:
mode:
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>2016-06-24 15:54:22 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-07-08 22:09:50 +1000
commit91dc068202a61741a458232de7de0627d6ac9952 (patch)
tree0af45412fcdbaa71082d80957024c518f7286f3e /arch/powerpc/platforms/ps3
parenta203658b5ed37c11e5016d3fbbbab9ce018c1b78 (diff)
powerpc/eeh: Fix pr_debug()s in eeh_cache.c
eeh_cache.c doesn't build cleanly with -DDEBUG when CONFIG_PHYS_ADDR_T_64BIT is set, as a couple of pr_debug()s use "%lx" for resource_size_t parameters. Use "%pap" instead, as it's the correct format specifier for types deriving from phys_addr_t. Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/ps3')
0 files changed, 0 insertions, 0 deletions