mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 21:54:06 +08:00
ad28d31554
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
|