From: Greg Kroah-Hartman Date: Mon, 3 May 2010 22:20:29 +0000 (-0700) Subject: Staging: comedi: make comedi_alloc_board_minor local to comedi core X-Git-Tag: v2.6.35-rc1~441^2^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242e7ad91a067243d7ab63b6a25ed2e085733446;p=pandora-kernel.git Staging: comedi: make comedi_alloc_board_minor local to comedi core No one outside of the comedi core calls this function, so create an internal.h file to put the prototype in, and don't export it to the world. Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed