From: Michael Krufky Date: Fri, 15 Jun 2007 22:17:46 +0000 (-0300) Subject: V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev X-Git-Tag: v2.6.23-rc1~493^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7930e0cde1b27c3beca399e233be058ac0b93f;p=pandora-kernel.git V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev The following two pointers in struct cx8802_dev are unused - remove them: void* fe_handle; int (*fe_release)(void *handle); Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed