Thomas
maximilian attems wrote:
> On Thu, 03 Jul 2003, Adrian Bunk wrote:
> 
> 
>>If TWDEBUG does anything your patch breaks the compilation on kernel 2.4 
>>with gcc 2.95 .
>>
>>
> 
> 
> 
> thx for your attention but
> TWDEBUG is defined in drivers/video/sis/sis.h
> 
> #if 1
> #define TWDEBUG(x)
> #else
> #define TWDEBUG(x) printk(KERN_INFO x "\n");
> #endif
> 
> please correct me if it breaks one of this macros
> maks
> 
> 
-- Thomas Winischhofer Vienna/Austria thomas AT winischhofer DOT net http://www.winischhofer.net/ twini AT xfree86 DOT org- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/