diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2009-12-04 03:12:51 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-01-17 08:55:35 -0500 |
commit | fbe1e43abc6ada6bcd3e9866b01e41f093f12c62 (patch) | |
tree | e1e4f7549535e81afb12e738b4528c690cb6cf52 /drivers/media | |
parent | 2133ffbf08e7fca0614ea73cb5c43cc6435b4414 (diff) |
V4L/DVB (13746): [Mantis CA] Bug: Remove duplicated symbol
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/dvb/mantis/mantis_ca.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/mantis/mantis_ca.c b/drivers/media/dvb/mantis/mantis_ca.c index a8b8c88238e0..f6d70cb3f6fe 100644 --- a/drivers/media/dvb/mantis/mantis_ca.c +++ b/drivers/media/dvb/mantis/mantis_ca.c | |||
@@ -161,7 +161,6 @@ err: | |||
161 | void mantis_ca_exit(struct mantis_pci *mantis) | 161 | void mantis_ca_exit(struct mantis_pci *mantis) |
162 | { | 162 | { |
163 | struct mantis_ca *ca = mantis->mantis_ca; | 163 | struct mantis_ca *ca = mantis->mantis_ca; |
164 | struct mantis_pci *mantis = ca->ca_priv; | ||
165 | 164 | ||
166 | dprintk(verbose, MANTIS_DEBUG, 1, "Mantis CA exit"); | 165 | dprintk(verbose, MANTIS_DEBUG, 1, "Mantis CA exit"); |
167 | 166 | ||