Re: ads7846: clean up, fix pressure reporting

From: Mark Brown
Date: Sun Aug 09 2009 - 06:51:40 EST


On Fri, Aug 07, 2009 at 08:09:41PM +0200, Pavel Machek wrote:

> +#ifndef VERBOSE
> +#undef dev_dbg
> +#define dev_dbg(...) do {} while(0)
> +#endif

Better to convert the offending dev_dbg()s to dev_vdbg() instead, I'd
have thought.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/