staging: iio: ad9834: Moved contents of the header to the source file
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Mon, 27 Feb 2017 22:15:11 +0000 (00:15 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 2 Mar 2017 19:44:06 +0000 (19:44 +0000)
commitdc35fa5628ff2ffc1adfb7be4c415216252df0d5
tree7e75cd44ac5d5f109b47e096e9bb28ec28f40574
parentd89aa24585a5e350ec406fb4d11bf6968bfe0cf0
staging: iio: ad9834: Moved contents of the header to the source file

Moved the contents of the header(ad9834.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/ad9834.c
drivers/staging/iio/frequency/ad9834.h