summaryrefslogtreecommitdiff
path: root/firmware/whiteheat.HEX
diff options
context:
space:
mode:
authorSjur Brændeland <sjur.brandeland@stericsson.com>2012-06-10 15:37:07 +0400
committerOhad Ben-Cohen <ohad@wizery.com>2012-06-10 15:49:39 +0400
commite981f6d41acda2ae8c05e60feb2cb97772b4a6e6 (patch)
tree5b6167e9ce69baf95b4cb2ae1165944106788c23 /firmware/whiteheat.HEX
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9 (diff)
downloadlinux-e981f6d41acda2ae8c05e60feb2cb97772b4a6e6.tar.xz
remoteproc: fix print format warnings
Fix compile warnings from GCC 4.6.1 when printing values of type size_t. drivers/remoteproc/remoteproc_core.c:251:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t’ [-Wformat] drivers/remoteproc/remoteproc_core.c:938:9: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t’ [-Wformat] drivers/remoteproc/remoteproc_core.c:1023:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat] Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'firmware/whiteheat.HEX')
0 files changed, 0 insertions, 0 deletions