提交 cf5a23b7 编写于 作者: L Laurent Pinchart 提交者: Vinod Koul

dmaengine: sudmac: Keep #include sorted alphabetically

This helps detecting duplicate includes.
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 c46b9af2
......@@ -14,12 +14,12 @@
* published by the Free Software Foundation.
*/
#include <linux/dmaengine.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/interrupt.h>
#include <linux/dmaengine.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/sudmac.h>
struct sudmac_chan {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册