提交 2456c8b8 编写于 作者: A Andy Shevchenko

gpio: msic: Sort headers alphabetically

Sort header block alphabetically for easy maintenance.
Signed-off-by: NAndy Shevchenko <andriy.shevchenko@linux.intel.com>
上级 78207c5b
......@@ -20,13 +20,13 @@
*
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/gpio/driver.h>
#include <linux/platform_device.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/mfd/intel_msic.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
/* the offset for the mapping of global gpio pin to irq */
#define MSIC_GPIO_IRQ_OFFSET 0x100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册