ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 26 Jul 2011 09:53:52 +0000 (10:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 8 Aug 2011 13:27:41 +0000 (14:27 +0100)
Convert arch/arm includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
before we start consolidating the individual platform implementations
of the gpio header files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found