staging: iio: accel: adis16201: Move header file content to source file
authorsimran singhal <singhalsimran0@gmail.com>
Tue, 28 Feb 2017 18:51:17 +0000 (00:21 +0530)
committerJonathan Cameron <jic23@kernel.org>
Thu, 2 Mar 2017 18:58:10 +0000 (18:58 +0000)
commit346834727af71eecec770906c8f68c881a19bed4
treea0184950fdbfb38d316a08c1864a547ec854f31e
parent8f867691ebbce7f03b3bcf79fad61b0454e89e91
staging: iio: accel: adis16201: Move header file content to source file

The contents of the header file are used only by this single
source file. Move content into .c and remove .h.

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/accel/adis16201.h [deleted file]
drivers/staging/iio/accel/adis16201_core.c