]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (4494a): Fix compilation when V4L1 support is not present
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Sep 2006 12:31:37 +0000 (09:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Sep 2006 16:45:46 +0000 (13:45 -0300)
commitc3ab204ccbe42d9eb60270e41110f2c5c9214952
treec81d328cf77005c634ae162e03a2aa17bff3309d
parent38f5745c5a90641079fd5b48600ae63f7ab6edcd
V4L/DVB (4494a): Fix compilation when V4L1 support is not present

VIDIOCGMBUF should be compiled only when V4L1 support is selected, since
this ioctl is from the obsoleted API.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/saa7146_video.c