[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)
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