From: Greg Kroah-Hartman Date: Mon, 3 May 2010 22:24:14 +0000 (-0700) Subject: Staging: comedi: make comedi_free_board_minor local to comedi core X-Git-Tag: v2.6.35-rc1~441^2^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8c604821b372c6e98e9632f5617913bf92ae45;p=pandora-kernel.git Staging: comedi: make comedi_free_board_minor local to comedi core No one outside of the comedi core calls this function, so 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