diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-10-24 17:33:34 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-10-24 17:33:34 +0300 |
commit | 54e2602f04ee1bcf02395ff2cbaaa81308b56710 (patch) | |
tree | 7c76ce283c618eedd521c9d3ad69951064aaad91 /drivers/gpio/Makefile | |
parent | f08ea3cc94eeaf938ad9da86014e8fee79299458 (diff) | |
parent | 9e80f9064e73f9f82679884ddf8b03ac3606cf4a (diff) | |
download | linux-54e2602f04ee1bcf02395ff2cbaaa81308b56710.tar.xz |
Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into devel
Diffstat (limited to 'drivers/gpio/Makefile')
-rw-r--r-- | drivers/gpio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile index bd51ad8b4841..8043a95e43dc 100644 --- a/drivers/gpio/Makefile +++ b/drivers/gpio/Makefile @@ -104,7 +104,6 @@ obj-$(CONFIG_GPIO_SPEAR_SPICS) += gpio-spear-spics.o obj-$(CONFIG_GPIO_STA2X11) += gpio-sta2x11.o obj-$(CONFIG_GPIO_STMPE) += gpio-stmpe.o obj-$(CONFIG_GPIO_STP_XWAY) += gpio-stp-xway.o -obj-$(CONFIG_GPIO_SX150X) += gpio-sx150x.o obj-$(CONFIG_GPIO_SYSCON) += gpio-syscon.o obj-$(CONFIG_GPIO_TB10X) += gpio-tb10x.o obj-$(CONFIG_GPIO_TC3589X) += gpio-tc3589x.o |