]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
davinci: da830 EVM: remove #include <mach/gpio.h>
authorKevin Hilman <khilman@deeprootsystems.com>
Fri, 2 Oct 2009 14:52:09 +0000 (07:52 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:28 +0000 (10:21 -0800)
All that is needed is the existing #include <linux/gpio.h>

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-da830-evm.c

index e64cdc16f559e519a467f3c8ce1d7cc7939e31f2..5509e6a441d4ee796ff73035761a76644abab04f 100644 (file)
@@ -26,7 +26,6 @@
 #include <mach/irqs.h>
 #include <mach/cp_intc.h>
 #include <mach/mux.h>
-#include <mach/gpio.h>
 #include <mach/da8xx.h>
 #include <mach/asp.h>
 #include <mach/usb.h>