ARM: pxa: use chained interrupt for GPIO0 and GPIO1
[deliverable/linux.git] / arch / arm / mach-pxa / pxa25x.c
index 6c49c7c22f98cb4db25fab14d197be1be9c95be4..f05f9486b0cbfadb8f41f3ac269fc7e1e329604b 100644 (file)
@@ -16,6 +16,7 @@
  * initialization stuff for PXA machines which can be overridden later if
  * need be.
  */
+#include <linux/gpio.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/suspend.h>
 #include <linux/syscore_ops.h>
 #include <linux/irq.h>
+#include <linux/gpio.h>
 
 #include <asm/mach/map.h>
 #include <asm/suspend.h>
 #include <mach/hardware.h>
 #include <mach/irqs.h>
-#include <mach/gpio.h>
 #include <mach/pxa25x.h>
 #include <mach/reset.h>
 #include <mach/pm.h>
This page took 0.026236 seconds and 5 git commands to generate.