Commit 07b9733f authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Tejun Heo

pata: imx: sort headers out

Put headers in alphabetic order and remove redundant ones.
Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 4e647d96
......@@ -13,14 +13,12 @@
* - dmaengine support
* - check if timing stuff needed
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/blkdev.h>
#include <scsi/scsi_host.h>
#include <linux/ata.h>
#include <linux/clk.h>
#include <linux/libata.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/clk.h>
#define DRV_NAME "pata_imx"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment