lkml.org 
[lkml]   [2014]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/15] gpu: ipu-v3: Replace v4l2-mediabus.h inclusion with v4l2-mbus.h
    Date
    The v4l2-mediabus.h header is now deprecated and should be replaced with
    v4l2-mbus.h.

    Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
    ---
    drivers/gpu/ipu-v3/ipu-csi.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/gpu/ipu-v3/ipu-csi.c b/drivers/gpu/ipu-v3/ipu-csi.c
    index 752cdd2..8aea0de 100644
    --- a/drivers/gpu/ipu-v3/ipu-csi.c
    +++ b/drivers/gpu/ipu-v3/ipu-csi.c
    @@ -21,7 +21,7 @@
    #include <linux/err.h>
    #include <linux/platform_device.h>
    #include <linux/videodev2.h>
    -#include <uapi/linux/v4l2-mediabus.h>
    +#include <uapi/linux/v4l2-mbus.h>
    #include <linux/clk.h>
    #include <linux/clk-provider.h>
    #include <linux/clkdev.h>
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-11-04 11:21    [W:6.933 / U:1.980 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site