diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-28 20:53:45 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 07:23:34 -0300 |
commit | 0f2a1ee112a4709a3b1a3c3c64b5d11752da1eef (patch) | |
tree | e218133ce44b0d86749bc6d4c24aefcdbce9bb49 /drivers/hwmon/asb100.c | |
parent | 8f37356b065206316e0b66dbee2718c82329684c (diff) |
V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'
Fix the following 64bit build warning:
make[2]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
CC [M] smscoreapi.o
smscoreapi.c: In function 'smscore_load_firmware_from_file':
smscoreapi.c:604: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
CC [M] smsusb.o
smsusb.c: In function 'smsusb1_load_firmware':
smsusb.c:216: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
smsusb.c:223: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/hwmon/asb100.c')
0 files changed, 0 insertions, 0 deletions