Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 667efc58 authored by Russell King's avatar Russell King
Browse files

ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h

parent 75482dc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@

#include <mach/hardware.h>
#include <mach/memory.h>
#include <mach/gpio.h>
#include <asm/gpio.h>
#include <mach/cputype.h>

#include <asm/mach-types.h>