diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-05-23 09:52:08 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-05-23 09:52:08 +0200 |
commit | fe421052b3936739c720d1f771b8a60bb2c5011f (patch) | |
tree | a7a4008ee5fa6f495839021b6c3626f6d34b055f /drivers/gpio/Makefile | |
parent | bdb18d93a79f1c08163f37bef2a517972479e1ed (diff) | |
parent | 7f38c5b99779554d6c6e5043cfda848b967f2ca9 (diff) |
Merge branch 'mcp23s08' 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 d2939677b4fa..845f990fc987 100644 --- a/drivers/gpio/Makefile +++ b/drivers/gpio/Makefile @@ -78,7 +78,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 |