A couple of comedi drivers use MODULE_VERSION(), which is inappropriate for in-kernel drivers.
1) staging: comedi: vmk80xx: remove MODULE_VERSION() from in-kernel module 2) staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentary drivers/staging/comedi/drivers/ni_daq_700.c | 7 ------- drivers/staging/comedi/drivers/vmk80xx.c | 1 - 2 files changed, 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/