]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-ks8695/board-micrel.c
Merge branch 'devel-stable' into for-next
[karo-tx-linux.git] / arch / arm / mach-ks8695 / board-micrel.c
index 8f67a750b6c7c46371c6597f7cd5ea4f99f12395..16c95657f8fd4548aad5027ee4d66cb597edf481 100644 (file)
@@ -5,7 +5,7 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-
+#include <linux/gpio.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/interrupt.h>
@@ -18,7 +18,7 @@
 #include <asm/mach/map.h>
 #include <asm/mach/irq.h>
 
-#include <mach/gpio.h>
+#include <mach/gpio-ks8695.h>
 #include <mach/devices.h>
 
 #include "generic.h"