summaryrefslogtreecommitdiffstats
path: root/drivers/iio/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron2013-04-14 13:54:00 +0200
committerJonathan Cameron2013-05-22 23:16:48 +0200
commite64e7d5c8c86ead27ed51a95687ba8327a9c4d2a (patch)
tree538e59226f90d6fe150364be1cd29622c5266614 /drivers/iio/Makefile
parentstaging/iio/mxs-lradc: cleanup masklength (diff)
downloadkernel-qcow2-linux-e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a.tar.gz
kernel-qcow2-linux-e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a.tar.xz
kernel-qcow2-linux-e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a.zip
iio:trigger:sysfs Move out of staging.
This simple driver is rather useful. No issues about its interface have been raised for some time hence the proposal to move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
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 a0e8cdd67e4d..a349a9605d1f 100644
--- a/drivers/iio/Makefile
+++ b/drivers/iio/Makefile
@@ -21,3 +21,4 @@ obj-y += frequency/
obj-y += imu/
obj-y += light/
obj-y += magnetometer/
+obj-y += trigger/