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)
commit9a8e7f63dc77d2a4134791da74deb697889d56d9
tree92f7854075c1da70ab57dd2acb4da0d5744984e7
parent3170b2565fb2ef37af0d760ca2bde0d8d1f81910
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