staging: comedi: do not include <linux/delay.h> if its not needed
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 25 Jun 2013 00:05:31 +0000 (17:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 21:07:26 +0000 (14:07 -0700)
Some of the comedi files include this header but don't need it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found