From: Mauro Carvalho Chehab Date: Thu, 9 Oct 2014 13:29:35 +0000 (-0300) Subject: [media] dib7000p: get rid of an unused argument X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986f168644491e835d446c04c5dc0c66777348b6;p=pandora-kernel.git [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 --- Reading git-diff-tree failed