staging: iio: adis16203: Move header file content to source file.
authorVarsha Rao <rvarsha016@gmail.com>
Tue, 28 Feb 2017 18:33:42 +0000 (00:03 +0530)
committerJonathan Cameron <jic23@kernel.org>
Thu, 2 Mar 2017 18:58:15 +0000 (18:58 +0000)
commita8baa3c02a7faa5405adb03eac240e915dca79ea
treee6a2ac74314c67967df3ec3abcbb60403e3f23bc
parent346834727af71eecec770906c8f68c881a19bed4
staging: iio: adis16203: Move header file content to source file.

The contents of the header file are used only by this single source
file. Moved content into adis16203_core.c file and removed adis16203.h
file. Arranged #include files in alphabetical order.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/accel/adis16203.h [deleted file]
drivers/staging/iio/accel/adis16203_core.c