OSDN Git Service

[media] em28xx: fix sparse warnings
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 21 Aug 2014 19:43:03 +0000 (16:43 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 13:34:58 +0000 (10:34 -0300)
commit4a9e512afa31fc1af2a93467aa4363db97f815b5
treec1f2ba3a3f84eb467b7ae34dbb6bf6d86a5f5abe
parent39fd44607a5ec904b84ecd92bf1710a9ecb3f68c
[media] em28xx: fix sparse warnings

drivers/media/usb/em28xx/em28xx-core.c:297:16: warning: cast to restricted __le16
drivers/media/usb/em28xx/em28xx-cards.c:2249:20: warning: symbol 'em28xx_bcount' was not declared. Should it be static?

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-cards.c
drivers/media/usb/em28xx/em28xx-core.c