diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-01-31 02:25:06 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-31 13:40:41 +0400 |
commit | 39bd5e59b1ebdaa58d9458923ab96f61bda1296c (patch) | |
tree | 02a02d7d74a9b2deda6ff0ca6c68bfd03f2bc27f /drivers/iio | |
parent | 1ae6b20b88737f1828649b6cbe349c83b9f97bf0 (diff) | |
download | linux-39bd5e59b1ebdaa58d9458923ab96f61bda1296c.tar.xz |
staging: comedi: don't expose comedi_device_{attach,detach}
These functions are only used by the comedi core. Move the
prototypes to comedi_internal.h so they are not exposed to
the comedi drivers.
Tidy up comedi_internal.h a bit so that all the internal stuff
in drivers.c is grouped.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions