commit | 7d24e1ac00173a5a271bf1353d4216836dab55e6 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Sep 14 17:34:22 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 17 05:09:07 2012 -0700 |
tree | c28f872f4ea637cb0427457530623fd75a331cd0 | |
parent | ae0318019ff5d63d1128193731d2382823ff83a9 [diff] |
staging: comedi: mite: export mite_alloc_ring() and mite_free_ring() The `mite_alloc_ring()` and `mite_free_ring()` static inline functions in "mite.h" are reasonably large. Transfer them to "mite.c" and export them. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>