From: Ian Abbott Date: Fri, 1 Feb 2013 10:20:29 +0000 (+0000) Subject: staging: comedi: move comedi_alloc_subdevice_minor declarations X-Git-Tag: v3.9-rc1~127^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ab1c2f7eb6bc5d885429381e773bc1a61646ca;p=pandora-kernel.git staging: comedi: move comedi_alloc_subdevice_minor declarations Move the declarations of `comedi_alloc_subdevice_minor()` and `comedi_free_subdevice_minor()` from "comedidev.h" to "comedi_internal.h" since they are only of interest to the comedi core, and are not exported to the low-level comedi drivers. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed