staging: iio: ad5933: move contents of header file to source file
authorAlison Schofield <amsfield22@gmail.com>
Thu, 17 Mar 2016 06:59:19 +0000 (23:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitf5d82ad9bca2df8204c9b47748cbf1c5f3eb691d
tree98236b189587fbe8a6aeed0927fa52e0a8a2921c
parente279ee89d349af16fc7b77f4d715cd2826ac8249
staging: iio: ad5933: move contents of header file 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: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/impedance-analyzer/ad5933.c
drivers/staging/iio/impedance-analyzer/ad5933.h [deleted file]