提交 5d0d813d 编写于 作者: H H Hartley Sweeten 提交者: Greg Kroah-Hartman

staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress()

This inline function is no longer used. Remove it.
Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: NIan Abbott <abbotti@mev.co.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 eac783a6
......@@ -23,12 +23,6 @@
#include "../comedidev.h"
static inline void cfc_inc_scan_progress(struct comedi_subdevice *s,
unsigned int num_bytes)
{
comedi_inc_scan_progress(s, num_bytes);
}
static inline unsigned int cfc_write_array_to_buffer(struct comedi_subdevice *s,
const void *data,
unsigned int num_bytes)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册