From: Ian Abbott Date: Thu, 4 Apr 2013 13:58:49 +0000 (+0100) Subject: staging: comedi: make comedi_free_board_minor() static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f30c3771f1e7c55d381954d84beff9c257a2b6;p=pandora-kernel.git staging: comedi: make comedi_free_board_minor() static `comedi_free_board_minor()` is now only called from the same .c file it is defined in, so give it static linkage. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed