Re: [2.5 patch] move an unused variable in sis_main.c

From: maximilian attems (maks@sternwelten.at)
Date: Thu Jul 03 2003 - 07:04:04 EST


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



-
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/



This archive was generated by hypermail 2b29 : Mon Jul 07 2003 - 22:00:19 EST