From: Mauro Carvalho Chehab Date: Tue, 10 Mar 2009 21:30:27 +0000 (-0300) Subject: V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header X-Git-Tag: v2.6.30-rc1~621^2~242 X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=commitdiff_plain;h=5e585ef15b3633e1b0c022aa14bc88587827acd3 V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/media/videobuf-core.h b/include/media/videobuf-core.h index 874f134..1c5946c 100644 --- a/include/media/videobuf-core.h +++ b/include/media/videobuf-core.h @@ -18,6 +18,7 @@ #include #ifdef CONFIG_VIDEO_V4L1_COMPAT +#define __MIN_V4L1 #include #endif #include