From 485e319adef5d33a1dca4320cb26fb387b4a9381 Mon Sep 17 00:00:00 2001 From: Devin Heitmueller Date: Sun, 22 Nov 2009 23:42:33 -0300 Subject: V4L/DVB: cx18-alsa: remove a couple of warnings Remove a couple of warnings from dead code during driver development. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/cx18/cx18-alsa-main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/media/video/cx18/cx18-alsa-main.c') diff --git a/drivers/media/video/cx18/cx18-alsa-main.c b/drivers/media/video/cx18/cx18-alsa-main.c index 9b652a1649c8..2b72f42e8461 100644 --- a/drivers/media/video/cx18/cx18-alsa-main.c +++ b/drivers/media/video/cx18/cx18-alsa-main.c @@ -255,7 +255,6 @@ static int cx18_alsa_exit_callback(struct device *dev, void *data) { struct v4l2_device *v4l2_dev = dev_get_drvdata(dev); struct snd_cx18_card *cxsc; - struct cx18 *cx; if (v4l2_dev == NULL) { printk(KERN_ERR "cx18-alsa: %s: struct v4l2_device * is NULL\n", -- cgit v1.2.3