]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: pcmad: remove unnecessary includes
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 5 Jun 2013 22:39:16 +0000 (15:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 19:01:35 +0000 (12:01 -0700)
commita2f81c8a1642327f96b165761ec2cb3db6d417ee
tree92f7854075c1da70ab57dd2acb4da0d5744984e7
parent58424de666753d33eeda1ae17ce082e79c625781
staging: comedi: pcmad: remove unnecessary includes

This driver does not use interrupts and the comedi core handles the
allocation of the io resource so these includes are not required.

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>
drivers/staging/comedi/drivers/pcmad.c