diff options
| author | Laurentiu Tudor <[email protected]> | 2017-07-19 14:42:29 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-30 08:23:27 -0700 |
| commit | f1027a8cb8d77ed00719d110c03a6aaf73fd137a (patch) | |
| tree | dcf3f4160d600d300750295e8a725456e41bfc03 /tools/perf/scripts/python | |
| parent | 507deb25db624c97c3296d03f2367a0f87caab04 (diff) | |
staging: fsl-mc: fix formating of phys_addr_t on 32 bits
Use correct format specifier for phys_addr_t variables (%pa) instead
of %llx. This fixes these warnings on 32 bit targets:
"format '%llx' expects argument of type 'long long unsigned int',
but argument 4 has type 'phys_addr_t' [-Wformat=]"
Signed-off-by: Laurentiu Tudor <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions