aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-07-16 08:53:33 +0900
committerMark Brown <[email protected]>2013-07-24 15:32:35 +0100
commitc65bc4a8df3cd806e1868992bbc818b1267072d5 (patch)
tree34b84557455f57a074e24a8f369ae0d20a7b78f0 /tools/perf/util/scripting-engines/trace-event-python.c
parentdb0606ecd635de0522191e0200868a92ffc18b4d (diff)
spi: s3c64xx: fix printk warnings
Fix the following build warnings when LPAE is enabled: drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] Use vsprintf extension %pR to format resource. Signed-off-by: Jingoo Han <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions