staging: iio: ad9832: Moved contents of the header to the source file
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Mon, 27 Feb 2017 17:28:16 +0000 (19:28 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 2 Mar 2017 19:09:09 +0000 (19:09 +0000)
commitd89aa24585a5e350ec406fb4d11bf6968bfe0cf0
treec748612327b0d58850ee2d38ab3d74777cddf51a
parenta8baa3c02a7faa5405adb03eac240e915dca79ea
staging: iio: ad9832: Moved contents of the header to the source file

Moved the contents of the header(ad9832.h) into the corresponding source file
with the exception of the platform data struct which is supposed to be
used from somewhere else other than the driver.

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/frequency/ad9832.c
drivers/staging/iio/frequency/ad9832.h