staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:31:15 +0000 (16:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:08 +0000 (20:55 -0700)
commit40cfdb9505c253c0dac4a1a8a8d9bdf551a38649
treebff5c06fe26b56478420ff08838599ef1c1c5ce0
parentbe7085ae31fa062b82a4f0614998cbc9066debfc
staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code

The irq code is not compiled in due to the '#ifdef incomplete'.
And, as stated, it's not even complete. Just remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_daq_700.c