Commit d20cf2fe authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: comedi: comedi_ksysms: remove commented out symbols

These aren't needed, they are commented out, so remove them.
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ea4ceb18
......@@ -28,12 +28,7 @@
/* for drivers */
EXPORT_SYMBOL(comedi_driver_register);
EXPORT_SYMBOL(comedi_driver_unregister);
/* EXPORT_SYMBOL(comedi_bufcheck); */
/* EXPORT_SYMBOL(comedi_done); */
/* EXPORT_SYMBOL(comedi_error_done); */
EXPORT_SYMBOL(comedi_error);
/* EXPORT_SYMBOL(comedi_eobuf); */
/* EXPORT_SYMBOL(comedi_eos); */
EXPORT_SYMBOL(comedi_event);
EXPORT_SYMBOL(comedi_get_subdevice_runflags);
EXPORT_SYMBOL(comedi_set_subdevice_runflags);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment