commit | 7f24131b9344968be1fd23c66e2f2cc8abebae32 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jul 10 17:01:47 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 13 08:12:30 2012 -0700 |
tree | bfc8df7717de13f01a1c86ce00be8f1855789dec | |
parent | 2bdb728c14919f0ac8b8a14511c383cae55ab199 [diff] |
staging: comedi: rtd520: remove RtdUtcCounterPut macro This macro uses the 'devpriv' macro which relies on a local variable having a specific name. It's also not used. Remove the macro. 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>