aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-07-09 18:05:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-10 12:36:51 +0200
commit7c478d6a22392dd60f4e312a13f69fb620c27c83 (patch)
tree3ebfd3b66824a808e3cb07fa8868303ea7b7ec19 /drivers/staging/Makefile
parentstaging: rtl8723bs: use mac_pton() (diff)
downloadlinux-dev-7c478d6a22392dd60f4e312a13f69fb620c27c83.tar.xz
linux-dev-7c478d6a22392dd60f4e312a13f69fb620c27c83.zip
staging: mt7621-gpio: remove driver from staging
Remove driver from staging. It has been accepted in the linux-gpio tree. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 3872351cf63e..7a0ff10f5ebb 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -47,7 +47,6 @@ obj-$(CONFIG_DRM_VBOXVIDEO) += vboxvideo/
obj-$(CONFIG_PI433) += pi433/
obj-$(CONFIG_SOC_MT7621) += mt7621-pci/
obj-$(CONFIG_SOC_MT7621) += mt7621-pinctrl/
-obj-$(CONFIG_SOC_MT7621) += mt7621-gpio/
obj-$(CONFIG_SOC_MT7621) += mt7621-spi/
obj-$(CONFIG_SOC_MT7621) += mt7621-dma/
obj-$(CONFIG_SOC_MT7621) += mt7621-mmc/