Staging: comedi: make comedi_set_subdevice_runflags() static
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 May 2010 22:15:06 +0000 (15:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:03 +0000 (11:36 -0700)
commit181bd67bf5780b941f2cba6247ed1c0cdfce468a
tree4a218eab431af385a242ab356977655a0a80c1ce
parent472dfe77b91d8026c3ccda22c60db0e92bc27863
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 <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/comedi_fops.c
drivers/staging/comedi/comedidev.h