]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - arch/arm/mach-omap1/board-fsample.c
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
[linux-3.10.git] / arch / arm / mach-omap1 / board-fsample.c
index a6b1bea50371e7144492af17f4d9163116d1ac0d..dd814b33cdd5c44f7b66fd69875043859c84a222 100644 (file)
@@ -10,7 +10,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/init.h>
 #include <linux/platform_device.h>
@@ -28,7 +28,6 @@
 #include <asm/mach/map.h>
 
 #include <plat/tc.h>
-#include <mach/gpio.h>
 #include <plat/mux.h>
 #include <plat/flash.h>
 #include <plat/fpga.h>