aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/Makefile
diff options
context:
space:
mode:
authorDavid Veenstra <davidjulianveenstra@gmail.com>2018-05-18 20:23:40 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-05-20 12:17:48 +0100
commitad28d315544074a7e9bfa07014263760e57855d2 (patch)
treee12e2d80ca065e17b1e2d8b182bd86bfd2de36ed /drivers/iio/Makefile
parentstaging: iio: ad2s1200: Add copyright (diff)
downloadlinux-dev-ad28d315544074a7e9bfa07014263760e57855d2.tar.xz
linux-dev-ad28d315544074a7e9bfa07014263760e57855d2.zip
staging: iio: ad2s1200: Move driver out of staging
Move the iio driver for the ad2s1200 and ad2s1205 resolver-to-digital converter out of staging, into mainline iio subsystems. Signed-off-by: David Veenstra <davidjulianveenstra@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/Makefile')
-rw-r--r--drivers/iio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/Makefile b/drivers/iio/Makefile
index d8cba9c229c0..cb5993251381 100644
--- a/drivers/iio/Makefile
+++ b/drivers/iio/Makefile
@@ -36,5 +36,6 @@ obj-y += potentiometer/
obj-y += potentiostat/
obj-y += pressure/
obj-y += proximity/
+obj-y += resolver/
obj-y += temperature/
obj-y += trigger/