ARM: 7104/1: plat-pxa: break out GPIO driver specifics
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 28 Sep 2011 08:11:30 +0000 (09:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 1 Oct 2011 22:45:34 +0000 (23:45 +0100)
The <mach/gpio.h> file is included from upper directories
and deal with generic GPIO and gpiolib stuff. Break out the
platform and driver specific defines and functions into its own
header file.

Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found