]> 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)
commitaf00e1339928e975f104df18baf53246941c4144
tree5cccd10d62c7f8e0e37f02d2268d6bae6570757f
parenta471bb2c18a4c3eda53fb5d4955c0e53f4663f6e
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 94a99757222af93317f8d5db81111b392cfebd06
"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]