mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00

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>
5 lines
82 B
Makefile
5 lines
82 B
Makefile
#
|
|
# Makefile for Resolver/Synchro drivers
|
|
#
|
|
|
|
obj-$(CONFIG_AD2S1200) += ad2s1200.o
|