]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: imu: adis16400: move adis16400.h into adis16400.c
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Fri, 22 Mar 2019 20:44:42 +0000 (22:44 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:20:28 +0000 (20:20 +0100)
commit3cb5161317b2b7680a438910c53ba1d6befd221c
treed4bbc72fe352e2a2e0b6168ccc2c74d450a75ec4
parent5447e3f15c4339f53c4a86e0a1bd6476f6baf051
iio: imu: adis16400: move adis16400.h into adis16400.c

Final part of the re-organization. Move the `adis16400.h` into
`adis16400.c` since it no longer needs to be shared among other files.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/adis16400.c
drivers/iio/imu/adis16400.h [deleted file]