ARM: lpc32xx: delete local <mach/gpio.h> header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Nov 2013 12:46:28 +0000 (13:46 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2013 10:26:05 +0000 (11:26 +0100)
This header is not used by anything, and since the arch does
not specify NEED_MACH_GPIO_H it is not included into
<linux/gpio.h> either. Delete it.

Acked-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found