summaryrefslogtreecommitdiff
path: root/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-09-28 09:30:21 -0700
committerLinus Walleij <linus.walleij@linaro.org>2016-09-28 09:30:21 -0700
commitac2a8bca03a6d281c78e803899001e22a92b92e9 (patch)
tree5969d5e812165a2b113601109833e8bd2e662d71 /drivers/gpio/Makefile
parenta6a1cf3d963daaf80e467793060be1fa57599a4b (diff)
parent3c6e8d05d60d8106b5cdc730cf220b2a4b521b66 (diff)
Merge branch 'ib-move-htc-egpio' into devel
Diffstat (limited to 'drivers/gpio/Makefile')
-rw-r--r--drivers/gpio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile
index 915c7de1dd1b..ab28a2daeacc 100644
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
@@ -48,6 +48,7 @@ obj-$(CONFIG_GPIO_F7188X) += gpio-f7188x.o
obj-$(CONFIG_GPIO_GE_FPGA) += gpio-ge.o
obj-$(CONFIG_GPIO_GPIO_MM) += gpio-gpio-mm.o
obj-$(CONFIG_GPIO_GRGPIO) += gpio-grgpio.o
+obj-$(CONFIG_HTC_EGPIO) += gpio-htc-egpio.o
obj-$(CONFIG_GPIO_ICH) += gpio-ich.o
obj-$(CONFIG_GPIO_IOP) += gpio-iop.o
obj-$(CONFIG_GPIO_IT87) += gpio-it87.o