]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86d4135abdf9e6b9bc108e514db109b2effd6674
tree5cccd10d62c7f8e0e37f02d2268d6bae6570757f
parentf9cd2818369a648f1f885549843f16a6b4b4ccf4
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 c247bba7bc9e4f70dd0cf5ef469e70b29f8018fe
"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]