summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>2017-07-19 14:42:29 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-30 18:23:27 +0300
commitf1027a8cb8d77ed00719d110c03a6aaf73fd137a (patch)
treedcf3f4160d600d300750295e8a725456e41bfc03 /include/linux
parent507deb25db624c97c3296d03f2367a0f87caab04 (diff)
downloadlinux-f1027a8cb8d77ed00719d110c03a6aaf73fd137a.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions