staging: iio: adis16209: Move contents of the header to the source file
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Sat, 4 Mar 2017 13:47:08 +0000 (15:47 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 4 Mar 2017 16:24:49 +0000 (16:24 +0000)
commit21a123beaff48df4b2e8fde7819bb1ad0dc268bb
treebdb67bb21ab32445291f205486f1116ff8613f66
parentdc35fa5628ff2ffc1adfb7be4c415216252df0d5
staging: iio: adis16209: Move contents of the header to the source file

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

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/accel/adis16209.h [deleted file]
drivers/staging/iio/accel/adis16209_core.c