Skip to content

Commit

Permalink
davinci: da830 EVM: remove #include <mach/gpio.h>
Browse files Browse the repository at this point in the history
All that is needed is the existing #include <linux/gpio.h>

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
  • Loading branch information
Kevin Hilman committed Nov 25, 2009
1 parent f2024a9 commit a75fd51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-davinci/board-da830-evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a75fd51

Please sign in to comment.