commit | 2e15c903c1e6238735775b9ce491fa4f942cd5fc | [log] [tgz] |
---|---|---|
author | Jean-Francois Dagenais <jeff.dagenais@gmail.com> | Tue Aug 21 15:28:00 2012 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Sep 03 20:26:45 2012 +0100 |
tree | 7c9af3d02da10d7e034c13322d1133bea78bea29 | |
parent | 3ec36a2cf0d50db61e15c6ee77d1dcdc73a7aca5 [diff] |
iio:ad5446: get rid of private header file 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>