Correct string specifiers

Recent GCC's on fedora complain about the use of
%lld for uint64_t because its unsigned. Convert a number
of these and similar calls.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Simon Horman <horms@kernel.org>
5 files changed