diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-10-22 07:58:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-10-24 09:27:34 -0200 |
commit | 1a5cfd022774a1ff8517f8f2f2da4013ef7c2e4d (patch) | |
tree | dca0e7fc22a8c529f17d5dd7178e3c55cad1e674 /drivers/media/usb/em28xx/em28xx-input.c | |
parent | 607ec6a5abb637642e5b8199828f39ceae83cfb7 (diff) |
[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 <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/em28xx/em28xx-input.c')
0 files changed, 0 insertions, 0 deletions