commit | c3ab204ccbe42d9eb60270e41110f2c5c9214952 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Sep 10 09:31:37 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Sep 10 13:45:46 2006 -0300 |
tree | c81d328cf77005c634ae162e03a2aa17bff3309d | |
parent | 38f5745c5a90641079fd5b48600ae63f7ab6edcd [diff] |
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>