summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-09 17:46:54 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-26 15:56:53 +0200
commit9a95e8d25a140ba95654b34b44f531d0c485c7a7 (patch)
treea106ff15a9bad40cea35e3ef47a670a7bb512950 /drivers/gpio/Makefile
parent9a1651dcc123e8650d8da0b31fd6dc94940a935d (diff)
downloadop-kernel-dev-9a95e8d25a140ba95654b34b44f531d0c485c7a7.zip
op-kernel-dev-9a95e8d25a140ba95654b34b44f531d0c485c7a7.tar.gz
gpio: remove etraxfs driver
The cris architecture is getting removed, so we no longer need the etraxfs driver. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/gpio/Makefile')
-rw-r--r--drivers/gpio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile
index cccb0d4..db8c9d4 100644
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
@@ -46,7 +46,6 @@ obj-$(CONFIG_GPIO_DLN2) += gpio-dln2.o
obj-$(CONFIG_GPIO_DWAPB) += gpio-dwapb.o
obj-$(CONFIG_GPIO_EM) += gpio-em.o
obj-$(CONFIG_GPIO_EP93XX) += gpio-ep93xx.o
-obj-$(CONFIG_GPIO_ETRAXFS) += gpio-etraxfs.o
obj-$(CONFIG_GPIO_EXAR) += gpio-exar.o
obj-$(CONFIG_GPIO_F7188X) += gpio-f7188x.o
obj-$(CONFIG_GPIO_FTGPIO010) += gpio-ftgpio010.o
OpenPOWER on IntegriCloud