commit | 84f3da09858c821d008d6efd5190565f7e8048c5 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri Nov 22 10:42:34 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 25 11:46:57 2013 -0800 |
tree | 697031a1fb8c3874a88d1d081bba310e35daad76 | |
parent | 76b9e33eaab6482c9fb46b1e6304168586e4f029 [diff] |
staging: comedi: dt282x: remove DEBUG define This define is only used to enable a debug message during the board attach. The message is just added noise, remove it as well as the DEBUG define. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>