staging: comedi: ni_labpc: tidy up after DMA code migration
authorIan Abbott <abbotti@mev.co.uk>
Fri, 28 Jun 2013 16:09:27 +0000 (17:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 21:27:52 +0000 (14:27 -0700)
commit72f2baeb75ba2e6e3ffbfb64890438f576f1d931
tree77143519a578f7a0add1009dcf96d24bf132bc75
parent9bd53e0398f490707549455c00475af4923df872
staging: comedi: ni_labpc: tidy up after DMA code migration

After migrating the ISA DMA handling code to the "ni_labpc_isadma"
module, get rid of an unneeded `#include` and a couple of unused
static variables.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_labpc.c