From: H Hartley Sweeten Date: Wed, 30 Jan 2013 22:25:31 +0000 (-0700) Subject: staging: comedi: don't expose comedi_proc_{init,cleanup} X-Git-Tag: v3.9-rc1~127^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085494ac2039433a5df9fdd6fb653579e18b8c71;p=pandora-kernel.git staging: comedi: don't expose comedi_proc_{init,cleanup} 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. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed