]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2833323a8e817999d326e48070ce1dd54bbfc44b
tree98236b189587fbe8a6aeed0927fa52e0a8a2921c
parent7d82002056b9afcf06a2b2ca926b69e39bf94478
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]