aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-09-23 12:47:14 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-09-23 12:47:14 +0200
commit7af2755d7883105eaf1cc17a4d289ce85c2a954e (patch)
treea6e06976d4068f9dbcad413bbe54a3ae90c39290 /drivers/gpio/Makefile
parentgpio: bcm-kona: only use set_irq_flags() on ARM (diff)
parentARM: plat-iop: pass physical base for GPIO (diff)
downloadwireguard-linux-7af2755d7883105eaf1cc17a4d289ce85c2a954e.tar.xz
wireguard-linux-7af2755d7883105eaf1cc17a4d289ce85c2a954e.zip
Merge branch 'iop-cleanup' 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 aaf1adab40d4..5c353df1de25 100644
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
@@ -29,6 +29,7 @@ obj-$(CONFIG_GPIO_F7188X) += gpio-f7188x.o
obj-$(CONFIG_GPIO_GE_FPGA) += gpio-ge.o
obj-$(CONFIG_GPIO_GRGPIO) += gpio-grgpio.o
obj-$(CONFIG_GPIO_ICH) += gpio-ich.o
+obj-$(CONFIG_GPIO_IOP) += gpio-iop.o
obj-$(CONFIG_GPIO_IT8761E) += gpio-it8761e.o
obj-$(CONFIG_GPIO_JANZ_TTL) += gpio-janz-ttl.o
obj-$(CONFIG_GPIO_KEMPLD) += gpio-kempld.o