[media] saa7164: fix vbi compiler warnings

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth 2010-07-31 16:34:58 -03:00 committed by Mauro Carvalho Chehab
parent 99b73d38fa
commit 3dee4317b7
1 changed files with 0 additions and 3 deletions

View File

@ -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;