1
0
Fork 0

iio: imu: adis16400: rename adis16400_core.c -> adi16400.c

This change does a simple 1-to-1 rename of the adis16400_core.c file. Now
that the `adis16400_buffer.c` file was removed, everything can be moved
into a single driver file.
But first, this rename.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
hifive-unleashed-5.2
Alexandru Ardelean 2019-03-22 22:44:41 +02:00 committed by Jonathan Cameron
parent 0e92e2d036
commit 5447e3f15c
2 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#
# When adding new entries keep the list in alphabetical order
adis16400-y := adis16400_core.o
obj-$(CONFIG_ADIS16400) += adis16400.o
obj-$(CONFIG_ADIS16480) += adis16480.o