commit | 7b15fcc90215d9739307706c7ab23dec49cea57a | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jul 10 17:02:58 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 13 08:12:30 2012 -0700 |
tree | 5fe27efb2c4371257d964aa5b555b50e06c89c5b | |
parent | abf39e3f9cf56a5e041585ef7a93ebf270e2ae61 [diff] |
staging: comedi: rtd520: remove RtdUtcClockSource 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>