diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-05-23 09:52:40 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-05-23 09:52:40 +0200 |
commit | 350fe5ee49f4b94c5ef4164b41cd7a21ec8d8151 (patch) | |
tree | 0dda7e9073de8cf9f53089fc72f02ea393e7dbe5 /drivers/gpio/Makefile | |
parent | 39d2675a8bd48362577dfbe84b7b66024dd5176e (diff) | |
parent | 7f38c5b99779554d6c6e5043cfda848b967f2ca9 (diff) | |
download | linux-350fe5ee49f4b94c5ef4164b41cd7a21ec8d8151.tar.bz2 |
Merge branch 'mcp23s08' 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 4d9adc677ed6..43a326be2e57 100644 --- a/drivers/gpio/Makefile +++ b/drivers/gpio/Makefile @@ -77,7 +77,6 @@ obj-$(CONFIG_GPIO_MENZ127) += gpio-menz127.o obj-$(CONFIG_GPIO_MERRIFIELD) += gpio-merrifield.o obj-$(CONFIG_GPIO_MC33880) += gpio-mc33880.o obj-$(CONFIG_GPIO_MC9S08DZ60) += gpio-mc9s08dz60.o -obj-$(CONFIG_GPIO_MCP23S08) += gpio-mcp23s08.o obj-$(CONFIG_GPIO_ML_IOH) += gpio-ml-ioh.o obj-$(CONFIG_GPIO_MM_LANTIQ) += gpio-mm-lantiq.o obj-$(CONFIG_GPIO_MOCKUP) += gpio-mockup.o |