iio:ad5446: get rid of private header file
authorJean-Francois Dagenais <jeff.dagenais@gmail.com>
Tue, 21 Aug 2012 14:28:00 +0000 (15:28 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 3 Sep 2012 19:26:45 +0000 (20:26 +0100)
Most of the defines in there were not even used, and the structs left are
private to the .c file. Makes the driver more in line with most of the
kernel drivers.

Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found