diff options
author | 2017-07-19 14:42:29 +0300 | |
---|---|---|
committer | 2017-07-30 08:23:27 -0700 | |
commit | f1027a8cb8d77ed00719d110c03a6aaf73fd137a (patch) | |
tree | dcf3f4160d600d300750295e8a725456e41bfc03 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: fsl-mc: fix compilation with non-generic msi domain ops (diff) | |
download | wireguard-linux-f1027a8cb8d77ed00719d110c03a6aaf73fd137a.tar.xz wireguard-linux-f1027a8cb8d77ed00719d110c03a6aaf73fd137a.zip |
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 <laurentiu.tudor@nxp.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions