lkml.org 
[lkml]   [2014]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 01/18] usb: host: xhci-plat: Sort the headers in alphabetic order
    On Fri, Apr 25, 2014 at 04:06:59PM +0200, Gregory CLEMENT wrote:
    > Sorting the headers in alphabetic order will help to reduce the conflict
    > when adding new headers later.
    >
    > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
    > ---

    Acked-by: Felipe Balbi <balbi@ti.com>

    > drivers/usb/host/xhci-plat.c | 6 +++---
    > 1 file changed, 3 insertions(+), 3 deletions(-)
    >
    > diff --git a/drivers/usb/host/xhci-plat.c b/drivers/usb/host/xhci-plat.c
    > index 151901ce1ba9..f5351af4b2c5 100644
    > --- a/drivers/usb/host/xhci-plat.c
    > +++ b/drivers/usb/host/xhci-plat.c
    > @@ -11,11 +11,11 @@
    > * version 2 as published by the Free Software Foundation.
    > */
    >
    > -#include <linux/platform_device.h>
    > +#include <linux/dma-mapping.h>
    > #include <linux/module.h>
    > -#include <linux/slab.h>
    > #include <linux/of.h>
    > -#include <linux/dma-mapping.h>
    > +#include <linux/platform_device.h>
    > +#include <linux/slab.h>
    >
    > #include "xhci.h"
    >
    > --
    > 1.8.1.2
    >

    --
    balbi
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2014-04-25 17:21    [W:2.327 / U:0.132 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site