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)
commit63b79cfa05b35973713caa91e290311bd5ebbe1d
tree30d887dff0b4e849c72874195380e516e227e743
parentb1721d0da266b4af8cb4419473b4ca36206ab200
V4L/DVB (7732): vivi: fix a warning

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>
drivers/media/video/vivi.c