commit | 41722460b70763eea69a76b4eb743b7295dfaa62 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jan 30 16:45:32 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 03 19:27:37 2013 -0600 |
tree | c98c42f81307a577ff87232a0d216538b4be0602 | |
parent | fb89942cb3bff23a3bf8b799ae6f255a137eb775 [diff] |
staging: comedi: ni_daq_dio24: remove the '#ifdef incomplete' code All the '#ifdef incomplete' code deals with interrupt support in this driver. For now just remove all this #if'defed out code. 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>