ARM: 7043/1: mach-ixp2000: rename GPIO header
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:44:18 +0000 (08:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:13:21 +0000 (09:13 +0100)
commit87f911a38d7964b50b3be20da5c06fab69a90576
treeaca8dcfc626086deceefb8e81156f20c57eca777
parent257af9f9725aa8a863b306659208a031135d59e7
ARM: 7043/1: mach-ixp2000: rename GPIO header

The ixp2000 abuses the <mach/gpio.h> namespace by not implementing
any generic GPIO nor gpiolib functions in it - just custom GPIO.
Rename the header to <mach/gpio-ixp2000.h> for clarity.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp2000/core.c
arch/arm/mach-ixp2000/include/mach/gpio-ixp2000.h [moved from arch/arm/mach-ixp2000/include/mach/gpio.h with 95% similarity]
arch/arm/mach-ixp2000/ixdp2x00.c
drivers/i2c/busses/i2c-ixp2000.c