diff options
author | Fabio Estevam <[email protected]> | 2014-07-10 20:23:25 -0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2014-08-01 19:33:10 +0200 |
commit | 6d9fe5884e8dbf31a550316d924bea8c3ed155cf (patch) | |
tree | 54d2e15b518f8c94289b7467465e3e92c75273b7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b19c1959b09b0ab7f4af6ab99a09e00f9f5672ff (diff) |
i2c: i2c-st: Use %pa to print 'resource_size_t' type
When building multi_v7_defconfig with CONFIG_ARM_LPAE=y the following warning
is seen:
drivers/i2c/busses/i2c-st.c:818:2: warning: format '%x' expects argument of type
'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat=]
Use %pa to print 'resource_size_t' type to fix the warning.
Reported-by: Olof's autobuilder <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Maxime Coquelin <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions