lkml.org 
[lkml]   [2008]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] include <linux/videodev2.h> into linux/ivtv.h
    Date
    linux/videodev2.h defines enum v4l2_buf_type and struct v4l2_rect

    Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
    Cc: David Woodhouse <dwmw2@infradead.org>
    Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
    ---
    include/linux/ivtv.h | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/include/linux/ivtv.h b/include/linux/ivtv.h
    index 17ca64b..f272028 100644
    --- a/include/linux/ivtv.h
    +++ b/include/linux/ivtv.h
    @@ -23,6 +23,7 @@

    #include <linux/compiler.h>
    #include <linux/types.h>
    +#include <linux/videodev2.h>

    /* ivtv knows several distinct output modes: MPEG streaming,
    YUV streaming, YUV updates through user DMA and the passthrough
    --
    1.5.6.5.GIT


    \
     
     \ /
      Last update: 2008-09-10 13:25    [W:3.981 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site