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:
committed by
Linus Walleij
parent
7779b34556
commit
de15011ac4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user