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-Url: http://git.mmlx.us/?a=commitdiff_plain;h=5e585ef15b3633e1b0c022aa14bc88587827acd3;p=linux-edison.git 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 874f1340d04..1c5946c4475 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