summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2017-02-05 12:34:00 +0000
committerJonathan Cameron <jic23@kernel.org>2017-02-11 11:17:33 +0000
commitaf8f651b399798c4599e4994708afcf1f206120e (patch)
tree08929f42585081c73d3290745c2ebcd87bfb966c /drivers/staging/iio/adc/Makefile
parentb061f1a57c3d2e6ab0fc3988619eaab77917592b (diff)
staging:iio:adc:spear Move out of staging.
There are some unanswered questions due to disagreements between the code and various datasheets (including between different datasheets for the same part). I don't think that is necessarily a reason to keep it in staging however. I'm partly posting this patch inorder to reignite debate and with a bit of luck find someone who has one of these to test! Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/adc/Makefile')
-rw-r--r--drivers/staging/iio/adc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/iio/adc/Makefile b/drivers/staging/iio/adc/Makefile
index ac09485923b6..e7098dedeb75 100644
--- a/drivers/staging/iio/adc/Makefile
+++ b/drivers/staging/iio/adc/Makefile
@@ -11,4 +11,3 @@ obj-$(CONFIG_AD7816) += ad7816.o
obj-$(CONFIG_AD7192) += ad7192.o
obj-$(CONFIG_AD7280) += ad7280a.o
obj-$(CONFIG_LPC32XX_ADC) += lpc32xx_adc.o
-obj-$(CONFIG_SPEAR_ADC) += spear_adc.o