Browse Source

[media] saa7164: fix vbi compiler warnings

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Steven Toth 15 years ago
parent
commit
3dee4317b7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/media/video/saa7164/saa7164-vbi.c

+ 0 - 3
drivers/media/video/saa7164/saa7164-vbi.c

@@ -988,9 +988,6 @@ out:
 
 int saa7164_vbi_fmt(struct file *file, void *priv, struct v4l2_format *f)
 {
-	struct saa7164_vbi_fh *fh = priv;
-	struct saa7164_port *port = fh->port;
-
 	/* ntsc */
 	f->fmt.vbi.samples_per_line = 1600;
 	f->fmt.vbi.samples_per_line = 1440;