V4L/DVB (7732): vivi: fix a warning
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Apr 2008 11:25:18 +0000 (08:25 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Apr 2008 12:10:46 +0000 (09:10 -0300)
some gcc versions complain that fh is used without being defined.

The error report is bogus. However, fixing it is trivial. Better to make
gcc happy.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found