staging: comedi: move comedi_alloc_subdevice_minor declarations
authorIan Abbott <abbotti@mev.co.uk>
Fri, 1 Feb 2013 10:20:29 +0000 (10:20 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 01:43:27 +0000 (17:43 -0800)
commite9ab1c2f7eb6bc5d885429381e773bc1a61646ca
tree82add9f28c8934ca3da22992a948aaddbb173cec
parenteec0d0dc4e16c0c412db337acc36f95411ef946e
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 <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_internal.h
drivers/staging/comedi/comedidev.h