projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
488f270
)
gpio: pch: Sort headers alphabetically
author
Andy Shevchenko
<
[email protected]
>
Tue, 4 Sep 2018 11:26:25 +0000
(14:26 +0300)
committer
Andy Shevchenko
<
[email protected]
>
Fri, 7 Dec 2018 15:34:07 +0000
(17:34 +0200)
Sort header block alphabetically for easy maintenance.
Signed-off-by: Andy Shevchenko <
[email protected]
>
drivers/gpio/gpio-pch.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpio-pch.c
b/drivers/gpio/gpio-pch.c
index 9fadda50232b60a23b131f99f0759ffa2d792df7..a9a114c77bdcf13cff8bc2abe03d102d35f9e005 100644
(file)
--- a/
drivers/gpio/gpio-pch.c
+++ b/
drivers/gpio/gpio-pch.c
@@
-14,12
+14,12
@@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
-#include <linux/module.h>
-#include <linux/kernel.h>
-#include <linux/pci.h>
#include <linux/gpio/driver.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
+#include <linux/kernel.h>
+#include <linux/module.h>
+#include <linux/pci.h>
#include <linux/slab.h>
#define PCH_EDGE_FALLING 0