staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG define
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 00:55:21 +0000 (17:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:51 +0000 (15:23 -0700)
This define enables some debug code that output a number
of dev_dbg() messages. These might be useful for development
but should not be in the final driver.

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>

No differences found