lkml.org 
[lkml]   [2018]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 09/18] drm/sun4i: mixer: Order includes alphabetically
    Date
    Includes are not alphabetically ordered.

    Reorder them.

    Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
    ---
    drivers/gpu/drm/sun4i/sun8i_mixer.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/gpu/drm/sun4i/sun8i_mixer.c b/drivers/gpu/drm/sun4i/sun8i_mixer.c
    index ee8febb25903..aa81b9838ae8 100644
    --- a/drivers/gpu/drm/sun4i/sun8i_mixer.c
    +++ b/drivers/gpu/drm/sun4i/sun8i_mixer.c
    @@ -21,8 +21,8 @@

    #include <linux/component.h>
    #include <linux/dma-mapping.h>
    -#include <linux/reset.h>
    #include <linux/of_device.h>
    +#include <linux/reset.h>

    #include "sun4i_drv.h"
    #include "sun8i_mixer.h"
    --
    2.18.0
    \
     
     \ /
      Last update: 2018-07-10 22:38    [W:4.211 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site