alistair23-linux/drivers/staging/comedi
Matthew Giassa 02d69c0359 staging: comedi: ni_atmio: fix license warning.
Resolving license check warning for drivers/staging/comedi. Added the
license definitions present in the rest of the module and made sure it's
aligned with the license (GPL) in the comments for the affected file
(ni_atmio.c). Original warning:

WARNING: modpost: missing MODULE_LICENSE() in drivers/staging/comedi//drivers/ni_atmio.o
see include/linux/module.h for more information.

No longer present after change.

Signed-off-by: Matthew Giassa <matthew@giassa.net>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 14:36:45 +01:00
..
drivers staging: comedi: ni_atmio: fix license warning. 2017-11-28 14:36:45 +01:00
kcomedilib
comedi.h
comedi_buf.c
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Staging: comedi: comedi_fops: fix dev_err() warning style 2017-08-23 16:26:10 -07:00
comedi_internal.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
comedi_pci.c
comedi_pci.h
comedi_pcmcia.c
comedi_pcmcia.h
comedi_usb.c
comedi_usb.h
comedidev.h
comedilib.h
drivers.c staging: comedi: coding style fixes found by checkpatch.pl 2017-08-29 08:25:41 +02:00
Kconfig staging: comedi: adv_pci_dio: update for PCI-1761 2017-10-18 15:45:48 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
proc.c
range.c
TODO