mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-04 05:59:10 -05: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>
6 lines
82 B
Makefile
6 lines
82 B
Makefile
#
|
|
# Makefile for Resolver/Synchro drivers
|
|
#
|
|
|
|
obj-$(CONFIG_AD2S1200) += ad2s1200.o
|