commit | 2bdb728c14919f0ac8b8a14511c383cae55ab199 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jul 10 17:01:17 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 13 08:12:30 2012 -0700 |
tree | a6e615c3e46d4448beea847812800bdb7677e47c | |
parent | 3b8e25eeddcd8adb23ee72f09dee1ef644ba6a2a [diff] |
staging: comedi: rtd520: remove RtdUtcCounterGet 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>