]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: gpio: at91: remove redundant include of mach/gpio.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 26 Jul 2011 09:45:38 +0000 (10:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 8 Aug 2011 13:27:35 +0000 (14:27 +0100)
commitb7a949549de42e4cf8af301c63ee8af13a06a956
tree0b82b535cf734ef3703a149bb44a187a65ca49f9
parent322a8b034003c0d46d39af85bf24fee27b902f48
ARM: gpio: at91: remove redundant include of mach/gpio.h

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/gpio.c