diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-10-22 14:58:51 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-10-24 15:27:34 +0400 |
commit | 1a5cfd022774a1ff8517f8f2f2da4013ef7c2e4d (patch) | |
tree | dca0e7fc22a8c529f17d5dd7178e3c55cad1e674 /Documentation/isapnp.txt | |
parent | 607ec6a5abb637642e5b8199828f39ceae83cfb7 (diff) | |
download | linux-1a5cfd022774a1ff8517f8f2f2da4013ef7c2e4d.tar.xz |
[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 'Documentation/isapnp.txt')
0 files changed, 0 insertions, 0 deletions