From: Hans Verkuil Date: Wed, 22 Oct 2014 10:58:51 +0000 (-0300) Subject: [media] wl128x: fix fmdbg compiler warning X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~48^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5cfd022774a1ff8517f8f2f2da4013ef7c2e4d;p=pandora-kernel.git [media] wl128x: fix fmdbg compiler warning fmdrv_common.c: In function 'fm_download_firmware': fmdrv_common.c:1259:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fmdbg("Firmware(%s) length : %d bytes\n", fw_name, fw_entry->size); ^ Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed