Merge branch 'depends/rmk/gpio' into next/fixes
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-pxa / irq.c
index fead5c779a23292aed89509d3aecd760262532ab..25f29adf51144918425cceef2e7d202861c9dba2 100644 (file)
@@ -11,7 +11,6 @@
  *  it under the terms of the GNU General Public License version 2 as
  *  published by the Free Software Foundation.
  */
-
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/interrupt.h>
@@ -21,7 +20,7 @@
 
 #include <mach/hardware.h>
 #include <mach/irqs.h>
-#include <mach/gpio.h>
+#include <mach/gpio-pxa.h>
 
 #include "generic.h"