]> asedeno.scripts.mit.edu Git - linux.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)
commit14bf873e5921fd414cf6f0b31b799eeabd27dd74
tree145a90d121760030563e671d438b056396e7257e
parent332e99d5ae4056523bcb24ab16cd7a41474c4807
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]