]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentary
authorIan Abbott <abbotti@mev.co.uk>
Thu, 10 Jul 2014 11:45:44 +0000 (12:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:13:40 +0000 (15:13 -0700)
commitcc12baffebf7ae15f3cc1003d2c520711fd5e883
treecd857012a7f38edfce52582b96f1afd2c7d8b54d
parenta3d3983d661b5cbf8bcdfc6fbade937bd7495166
staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentary

We don't module version numbers for in-kernel drivers.  The kernel
version number is sufficient information.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_daq_700.c