staging: comedi: das16: remove DEBUG_PRINT macro
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 29 Jul 2013 20:56:38 +0000 (13:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:37:48 +0000 (17:37 -0700)
commit66eca8575525a725a105aec5ca3a5cfa57ecd524
tree42d3320bcfd7f99c50d04d1be6012d27772800cd
parent9960ad37cf501336450048137c61be21cb0c5672
staging: comedi: das16: remove DEBUG_PRINT macro

This macro outputs some printk() debug info that is just added noise.
Remove it as well as the DEBUG stuff.

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>
drivers/staging/comedi/drivers/das16.c