summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2012-10-06 13:10:05 (GMT)
committerJonathan Cameron <jic23@kernel.org>2012-11-10 10:17:28 (GMT)
commitb3bcbfcfece186f3a3799460aea3da30577615f9 (patch)
tree814766714f9f477b5ba2997cac5bc997b1ccdf22 /drivers/staging/iio/adc/Makefile
parent0d331e4fd26c6caafa27ff4048294b2bb9263b2a (diff)
downloadlinux-fsl-qoriq-b3bcbfcfece186f3a3799460aea3da30577615f9.tar.xz
staging:iio:adc:max1363 consolidate files.
For a long while now the max1363 core has selected the buffer anyway. For a while I meant to make the separation work again, but given how long it has been it is probably time to conclude it will never happen and settle for tidying up what we have. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/adc/Makefile')
-rw-r--r--drivers/staging/iio/adc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/iio/adc/Makefile b/drivers/staging/iio/adc/Makefile
index c56b41e..33979e6 100644
--- a/drivers/staging/iio/adc/Makefile
+++ b/drivers/staging/iio/adc/Makefile
@@ -2,9 +2,6 @@
# Makefile for industrial I/O ADC drivers
#
-max1363-y := max1363_core.o
-max1363-y += max1363_ring.o
-
obj-$(CONFIG_MAX1363) += max1363.o
ad7606-y := ad7606_core.o