git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7f1ab
)
[media] dib7000p: get rid of an unused argument
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 9 Oct 2014 13:29:35 +0000
(10:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 30 Oct 2014 10:12:58 +0000
(08:12 -0200)
dib7000p is for DVB, and not ISDB. So, there's no layer.
That removes this compilation warning:
drivers/media/dvb-frontends/dib7000p.c:1972: warning: 'i' is used uninitialized in this function
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found