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

Commit b7a94954 authored by Russell King's avatar Russell King
Browse files

ARM: gpio: at91: remove redundant include of mach/gpio.h



asm/gpio.h already directly includes mach/gpio.h.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 322a8b03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@

#include <mach/hardware.h>
#include <mach/at91_pio.h>
#include <mach/gpio.h>

#include <asm/gpio.h>