restored include of comedidev.h from comedi_rt.h so that spin locks can be used throu...
authorFrank Mori Hess <fmhess@speakeasy.net>
Fri, 4 May 2001 23:32:28 +0000 (23:32 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Fri, 4 May 2001 23:32:28 +0000 (23:32 +0000)
commite78359ddd9c4c039f9090a0f52d4d793f78ba342
tree2817c506e4ca51868e9200e59dcda12400186fbc
parent9ce4b51aaf67bfe97927ed9c097ddc3c9da3e0eb
restored include of comedidev.h from comedi_rt.h so that spin locks can be used through including comedi_rt.h instead of having to go
through comedidev.h.  This include was originally removed due to circular dependence between comedidev.h and comedi_rt.h
but they're just header files so it doesn't seem to matter.
comedi/comedi_fops.c
comedi/rt_pend_tq/rt_pend_tq.c
include/linux/comedi_rt.h