]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-pxa/saarb.c
Merge branch 'depends/rmk/memory_h' into next/fixes
[linux-beck.git] / arch / arm / mach-pxa / saarb.c
index 5ce340320ab94fd776d7bf86c85f0ed3ac544cfa..3e999e308a2da66c86cee2eacbf4ee3f2eb82094 100644 (file)
@@ -9,12 +9,13 @@
  *  it under the terms of the GNU General Public License version 2 as
  *  publishhed by the Free Software Foundation.
  */
-
+#include <linux/gpio.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/i2c.h>
 #include <linux/i2c/pxa-i2c.h>
 #include <linux/mfd/88pm860x.h>
+#include <linux/gpio.h>
 
 #include <asm/mach-types.h>
 #include <asm/mach/arch.h>
@@ -23,7 +24,7 @@
 #include <mach/hardware.h>
 #include <mach/mfp.h>
 #include <mach/mfp-pxa930.h>
-#include <mach/gpio.h>
+#include <mach/pxa95x.h>
 
 #include "generic.h"