From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:22 +0000 (+0100) Subject: staging: comedi: mite: export mite_alloc_ring() and mite_free_ring() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d24e1ac00173a5a271bf1353d4216836dab55e6;p=pandora-kernel.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed