commit | 09372df0dff51121e772ca5870fb565a08840c86 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon May 03 15:27:52 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:36:03 2010 -0700 |
tree | b9e4bc70989ccf38cd55ceb1abe934121cba06b8 | |
parent | 9e8c604821b372c6e98e9632f5617913bf92ae45 [diff] |
Staging: comedi: make comedi_reset_async_buf 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 <abbotti@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>