Commit b7a94954 authored by Russell King's avatar Russell King

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
......@@ -22,7 +22,6 @@
#include <mach/hardware.h>
#include <mach/at91_pio.h>
#include <mach/gpio.h>
#include <asm/gpio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment