mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
gpio: remove obsolete tnetv107x driver
The tnetv107x platform is getting removed, so this driver won't be needed any more. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Alexandre Courbot <gnurou@gmail.com> Cc: linux-gpio@vger.kernel.org Acked-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
7779b34556
commit
de15011ac4
3 changed files with 0 additions and 211 deletions
|
@ -21,10 +21,6 @@
|
|||
|
||||
#include <asm-generic/gpio.h>
|
||||
|
||||
enum davinci_gpio_type {
|
||||
GPIO_TYPE_TNETV107X = 0,
|
||||
};
|
||||
|
||||
struct davinci_gpio_platform_data {
|
||||
u32 ngpio;
|
||||
u32 gpio_unbanked;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue