Re: [PATCH] configurable debug info from radeonfb old driver

2005-08-14 Thread Michael Iatrou
When the date was Sunday 14 August 2005 11:25, Andrew Morton wrote: > Michael Iatrou <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Currently, radeonfb old driver always prints debugging informations. This > > patch makes debug info reporting configurable

[PATCH] configurable debug info from radeonfb old driver

2005-08-13 Thread Michael Iatrou
05-08-14 00:55:16.0 +0300 @@ -80,7 +80,11 @@ #include #include -#define DEBUG 1 +#ifdef CONFIG_FB_RADEON_OLD_DEBUG +#define DEBUG 1 +#else +#define DEBUG 0 +#endif #if DEBUG #define RTRACE printk -- Michael Iatrou - To unsubscribe from this list: send the