dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/comedi
Greg Kroah-Hartman c69a1f0943 Staging: comedi: fix Kbuild
comedi doesn't like being built into the kernel right now, so force it
to be a module.

Reported-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-28 15:49:05 -08:00
..
drivers Staging: comedi: me_daq: fix sparse issues 2009-01-06 13:52:27 -08:00
kcomedilib Staging: comedi: add kcomedilib to the tree 2009-01-06 13:52:17 -08:00
Kconfig Staging: comedi: fix Kbuild 2009-01-28 15:49:05 -08:00
Makefile Staging: comedi: set up infrastructure for individual drivers 2009-01-06 13:52:17 -08:00
TODO
comedi.h
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Staging: comedi: fix checkpatch.pl errors in comedi_fops.c 2009-01-06 13:52:16 -08:00
comedi_fops.h
comedi_ksyms.c
comedi_rt.h
comedidev.h Staging: comedi: add local copy of interrupt.h 2009-01-06 13:52:18 -08:00
comedilib.h Staging: comedi: fix build error in comedilib.h 2009-01-06 13:52:17 -08:00
drivers.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
interrupt.h Staging: comedi: fix checkpatch.pl warning in interrupt.h 2009-01-06 13:52:27 -08:00
pci_ids.h Staging: comedi: add pci and usb wrapper header files 2009-01-06 13:52:18 -08:00
proc.c Staging: comedi: fix build if CONFIG_PROC_FS is not set 2009-01-06 13:52:27 -08:00
range.c
rt.c
rt_pend_tq.c
rt_pend_tq.h
wrapper.h