commit | 864663300b2f1b237f042db5952162af851351bf | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jul 10 16:48:58 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 13 08:12:25 2012 -0700 |
tree | 1f5f74eb1a1afb2cb55399792c065ff6c8d0e670 | |
parent | dcfbb64cc108435ae336f9b44014212a02f6bdf1 [diff] |
staging: comedi: rtd520: remove RtdTriggerPolarity macro This macro uses the 'devpriv' macro which relies on a local variable having a specific name. It's also not used. Remove it. 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>