From: Greg Kroah-Hartman Date: Mon, 3 May 2010 22:15:06 +0000 (-0700) Subject: Staging: comedi: make comedi_set_subdevice_runflags() static X-Git-Tag: v2.6.35-rc1~441^2^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=181bd67bf5780b941f2cba6247ed1c0cdfce468a;p=pandora-kernel.git Staging: comedi: make comedi_set_subdevice_runflags() static No one calls this anymore, except the core comedi code, so mark it static and don't export it. Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed