aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/hopper_cards.c
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-15 04:17:54 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 08:55:43 -0500
commit0bdc799b8b82cf61c86604291c53998febc96403 (patch)
tree5747b7092c5366cc557445a68ae7c7fcf788234a /drivers/media/dvb/mantis/hopper_cards.c
parent5dd83a35bea908ebb8243d67d8c251eed2bb5cc8 (diff)
V4L/DVB (13802): [Mantis/Hopper] Fix all build related warnings
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/hopper_cards.c')
-rw-r--r--drivers/media/dvb/mantis/hopper_cards.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/dvb/mantis/hopper_cards.c b/drivers/media/dvb/mantis/hopper_cards.c
index 01a9ff07d770..6d5d101f0ab0 100644
--- a/drivers/media/dvb/mantis/hopper_cards.c
+++ b/drivers/media/dvb/mantis/hopper_cards.c
@@ -190,10 +190,6 @@ static int __devinit hopper_pci_probe(struct pci_dev *pdev, const struct pci_dev
190 190
191 return err; 191 return err;
192 192
193fail5:
194 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB exit! <%d>", err);
195 mantis_dvb_exit(mantis);
196
197fail4: 193fail4:
198 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err); 194 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err);
199 mantis_dma_exit(mantis); 195 mantis_dma_exit(mantis);