diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-02-26 07:43:31 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-03-04 21:44:44 -0500 |
commit | de15011ac4e03a81e1483ddb7e876e6b64531887 (patch) | |
tree | a7375e7cf225bee2835c477edc767ec3957d25f4 /include/linux/platform_data/gpio-davinci.h | |
parent | 7779b34556978f6771a78bd87557523623e0405b (diff) |
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>
Diffstat (limited to 'include/linux/platform_data/gpio-davinci.h')
-rw-r--r-- | include/linux/platform_data/gpio-davinci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h index fbe2f7535741..6ace3fd32b6a 100644 --- a/include/linux/platform_data/gpio-davinci.h +++ b/include/linux/platform_data/gpio-davinci.h | |||
@@ -21,10 +21,6 @@ | |||
21 | 21 | ||
22 | #include <asm-generic/gpio.h> | 22 | #include <asm-generic/gpio.h> |
23 | 23 | ||
24 | enum davinci_gpio_type { | ||
25 | GPIO_TYPE_TNETV107X = 0, | ||
26 | }; | ||
27 | |||
28 | struct davinci_gpio_platform_data { | 24 | struct davinci_gpio_platform_data { |
29 | u32 ngpio; | 25 | u32 ngpio; |
30 | u32 gpio_unbanked; | 26 | u32 gpio_unbanked; |