Skip to content

Commit

Permalink
gpio: remove ks8695 driver
Browse files Browse the repository at this point in the history
The platform is getting removed, so there are no remaining
users of this driver.

Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
arndb authored and linusw committed Aug 10, 2019
1 parent 40b0bcd commit b772d7a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 285 deletions.
1 change: 0 additions & 1 deletion drivers/gpio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ obj-$(CONFIG_GPIO_IT87) += gpio-it87.o
obj-$(CONFIG_GPIO_IXP4XX) += gpio-ixp4xx.o
obj-$(CONFIG_GPIO_JANZ_TTL) += gpio-janz-ttl.o
obj-$(CONFIG_GPIO_KEMPLD) += gpio-kempld.o
obj-$(CONFIG_ARCH_KS8695) += gpio-ks8695.o
obj-$(CONFIG_GPIO_LOONGSON1) += gpio-loongson1.o
obj-$(CONFIG_GPIO_LOONGSON) += gpio-loongson.o
obj-$(CONFIG_GPIO_LP3943) += gpio-lp3943.o
Expand Down
284 changes: 0 additions & 284 deletions drivers/gpio/gpio-ks8695.c

This file was deleted.

0 comments on commit b772d7a

Please sign in to comment.