V4L/DVB: gspca: fixes compilation when input is not selected
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Mar 2010 12:36:32 +0000 (09:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:50:21 +0000 (00:50 -0300)
commitd1875d65599e187feb92994af33f409612e05ca3
treeee0bb538dc0068b448c1c608016e880ea0a5ef62
parenta82437510256b83671e49a23774c9c5ce0d4ab00
V4L/DVB: gspca: fixes compilation when input is not selected

It seems that I merged a wrong version of the patch or that
changeset 4d770eeb926d0bc44c0bd68d051d3d2a5568ef41 got mangled somehow:

It were missed the #else to avoid compilation troubles.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/gspca.c