[media] dib7000p: get rid of an unused argument
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 9 Oct 2014 13:29:35 +0000 (10:29 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Oct 2014 10:12:58 +0000 (08:12 -0200)
commit986f168644491e835d446c04c5dc0c66777348b6
tree7072dc63eb74140f1591e601b038e1ef60212254
parent7a7f1ab37dc8f66cf0ef10f3d3f1b79ac4bc67fc
[media] dib7000p: get rid of an unused argument

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>
drivers/media/dvb-frontends/dib7000p.c