commit | 6d7930e0cde1b27c3beca399e233be058ac0b93f | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Fri Jun 15 19:17:46 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 18 14:24:13 2007 -0300 |
tree | 700af039e57c4c8e2634e020a5b4db127103a5a9 | |
parent | 302170a4b47e869372974abd885dd11d5536b64a [diff] |
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 <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>