提交 48157bb9 编写于 作者: G Gregory CLEMENT 提交者: Greg Kroah-Hartman

usb: host: xhci-plat: sort the headers in alphabetic order

Sorting the headers in alphabetic order will help to reduce the conflict
when adding new headers later.
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: NFelipe Balbi <balbi@ti.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 03398cfb
...@@ -11,11 +11,11 @@ ...@@ -11,11 +11,11 @@
* version 2 as published by the Free Software Foundation. * 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/module.h>
#include <linux/slab.h>
#include <linux/of.h> #include <linux/of.h>
#include <linux/dma-mapping.h> #include <linux/platform_device.h>
#include <linux/slab.h>
#include "xhci.h" #include "xhci.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册