summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-08-21 11:01:23 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-03 10:38:57 -0300
commitfe10b84e7f6c4c8c3dc8cf63be324bc13f5acd68 (patch)
tree258feb91bf2b98e1b94bea41f42cc4ac12af2d2d /drivers/media/dvb-core
parent8ae632b11775254c5e555ee8c42b7d19baeb1473 (diff)
[media] mt2063: fix sparse warnings
drivers/media/tuners/mt2063.c:1238:56: warning: cast truncates bits from constant value (ffffff0f becomes f) drivers/media/tuners/mt2063.c:1313:62: warning: cast truncates bits from constant value (ffffff7f becomes 7f) drivers/media/tuners/mt2063.c:1321:62: warning: cast truncates bits from constant value (ffffff7f becomes 7f) Cast to u8 is unnecessary. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-core')
0 files changed, 0 insertions, 0 deletions