]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: lpc32xx: remove unused platform data file
authorVladimir Zapolskiy <vz@mleia.com>
Wed, 7 Sep 2016 23:58:32 +0000 (02:58 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Sep 2016 12:23:37 +0000 (14:23 +0200)
commitcfcebcf811e451bbdf8994271eb3cda6c2747b6a
tree145a90d121760030563e671d438b056396e7257e
parent4e96a4ad32dd99f16a568f3c8498d3e3bffddd78
gpio: lpc32xx: remove unused platform data file

ARM LPC32xx platform is device-tree only, there is no need to keep
a file with GPIO platform data structures, however some of macro
definitions should be moved to the driver code, which is the only user
of the removed header file.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-lpc32xx.c
include/linux/platform_data/gpio-lpc32xx.h [deleted file]