summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/Makefile
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2013-01-09 14:01:00 +0000
committerJonathan Cameron <jic23@kernel.org>2013-01-26 10:30:23 +0000
commita9fbbee8a2e90f88ff605ec72b388ec20b808ee4 (patch)
tree6d903ed010abfe0c6aa15f55e0946bb864f3d2e2 /drivers/staging/iio/gyro/Makefile
parent668cce24965a454f110c5835e0a2198a9aea55af (diff)
downloadop-kernel-dev-a9fbbee8a2e90f88ff605ec72b388ec20b808ee4.zip
op-kernel-dev-a9fbbee8a2e90f88ff605ec72b388ec20b808ee4.tar.gz
staging:iio:adis16080: Move out of staging
The driver is rather simple and in a good shape. It follows the IIO ABI and the standard codechecker tools do not report any issues, so move it out of staging. While moving it also remove one outdated 'fixme' comment. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/gyro/Makefile')
-rw-r--r--drivers/staging/iio/gyro/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/iio/gyro/Makefile b/drivers/staging/iio/gyro/Makefile
index 79bef4e..ef33161 100644
--- a/drivers/staging/iio/gyro/Makefile
+++ b/drivers/staging/iio/gyro/Makefile
@@ -5,9 +5,6 @@
adis16060-y := adis16060_core.o
obj-$(CONFIG_ADIS16060) += adis16060.o
-adis16080-y := adis16080_core.o
-obj-$(CONFIG_ADIS16080) += adis16080.o
-
adis16130-y := adis16130_core.o
obj-$(CONFIG_ADIS16130) += adis16130.o
OpenPOWER on IntegriCloud