aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Makefile
diff options
context:
space:
mode:
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>2017-03-16 13:27:12 +0100
committerLee Jones <lee.jones@linaro.org>2017-03-23 12:29:01 +0000
commit0d690cc41b164d420fc8696b86f4f259e105f65a (patch)
tree5d3f460e426e4ad6f13a274aa6b72a6b78de060e /drivers/iio/adc/Makefile
parentinput: touchscreen: mxs-lradc: Add support for touchscreen (diff)
downloadlinux-dev-0d690cc41b164d420fc8696b86f4f259e105f65a.tar.xz
linux-dev-0d690cc41b164d420fc8696b86f4f259e105f65a.zip
iio: adc: mxs-lradc: Remove driver
Since the driver has been split into MFD there is no reason for it to stay, so remove it. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/iio/adc/Makefile')
-rw-r--r--drivers/iio/adc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/adc/Makefile b/drivers/iio/adc/Makefile
index 38f0e153b481..54b5f7259063 100644
--- a/drivers/iio/adc/Makefile
+++ b/drivers/iio/adc/Makefile
@@ -40,7 +40,6 @@ obj-$(CONFIG_MEDIATEK_MT6577_AUXADC) += mt6577_auxadc.o
obj-$(CONFIG_MEN_Z188_ADC) += men_z188_adc.o
obj-$(CONFIG_MESON_SARADC) += meson_saradc.o
obj-$(CONFIG_MXS_LRADC_ADC) += mxs-lradc-adc.o
-obj-$(CONFIG_MXS_LRADC) += mxs-lradc.o
obj-$(CONFIG_NAU7802) += nau7802.o
obj-$(CONFIG_PALMAS_GPADC) += palmas_gpadc.o
obj-$(CONFIG_QCOM_SPMI_IADC) += qcom-spmi-iadc.o