On Tue, Nov 12, 2002 at 04:33:34PM -0800, David Brownell wrote:
> 
> It also starts to use dev_dbg() macros, which give more concise
> (lately) and useful (they have both driver name and device id)
> diagnostics than the previous usb-only dbg() macros.  To do this,
> DEBUG had to be #defined before <linux/driver.h> is included, but
> it can't be #undeffed before <linux/kernel.h> is included.

Why not?  I thought I had seen this problem before, but I just changed
your patch around a bit, and was able to successfully compile with the
#ifdef stuff at the top of the file.  What errors do you get?

thanks,

greg k-h


-------------------------------------------------------
This sf.net email is sponsored by: Are you worried about 
your web server security? Click here for a FREE Thawte 
Apache SSL Guide and answer your Apache SSL security 
needs: http://www.gothawte.com/rd523.html
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to