commit | 25436dc9d84f1be60ff549c9ab712bba2835f284 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Apr 27 15:14:34 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 19 11:00:33 2009 -0700 |
tree | f35b5278d40282776010e8e981ad23f22850bca3 | |
parent | 5f74ea14c07fee91d3bdbaad88bff6264c6200e6 [diff] |
Staging: comedi: remove RT code This removes the unused RT code from the comedi subsystem. A lot of drivers needed to then include interrupt.h on their own, as they were picking it up through the comedi_rt.h inclusion. Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>