ARM: pxa: delete the custom GPIO header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 08:04:49 +0000 (10:04 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Sep 2013 12:01:09 +0000 (14:01 +0200)
commit88f718e3fa4d67f3a8dbe79a2f97d722323e4051
tree5cccd10d62c7f8e0e37f02d2268d6bae6570757f
parentffde39ea61ea29fc57c15dbcfadbe545c2d3500f
ARM: pxa: delete the custom GPIO header

The PXA sub-architecture appears to have a custom <mach/gpio.h>
for no reason whatsoever. The file became completely empty
after Haojian removed the remaining content in
commit 157d2644cb0c1e71a18baaffca56d2b1d0ebf10f
"ARM: pxa: change gpio to platform device".

That commit added these two lines:

However it seems like deleting the file has no effect
whatsoever on the kernel compilation.

Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/Kconfig
arch/arm/mach-pxa/include/mach/gpio.h [deleted file]