diff options
author | Randy Dunlap <[email protected]> | 2023-02-22 23:01:16 -0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-03-30 23:36:34 +1100 |
commit | 55d8bd02cc1b9f1063993b5c42c9cabf4af67dea (patch) | |
tree | 89b5d6082d0a737adebc54b725ff1e6278267163 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7b69600d4da0049244e9be2f5ef5a2f8e04fcd9a (diff) |
powerpc/sysdev/tsi108: fix resource printk format warnings
Use "%pa" format specifier for resource_size_t to avoid a compiler
printk format warning.
arch/powerpc/sysdev/tsi108_pci.c: In function 'tsi108_setup_pci':
include/linux/kern_levels.h:5:25: error: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t'
Fixes: c4342ff92bed ("[POWERPC] Update mpc7448hpc2 board irq support using device tree")
Fixes: 2b9d7467a6db ("[POWERPC] Add tsi108 pci and platform device data register function")
Signed-off-by: Randy Dunlap <[email protected]>
[mpe: Use pr_info() and unsplit string]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions