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

maximilian attems (maks@sternwelten.at)
Thu, 3 Jul 2003 14:04:04 +0200


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-27587-1057234100-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, 03 Jul 2003, Adrian Bunk wrote:

>=20
> If TWDEBUG does anything your patch breaks the compilation on kernel 2.4=
=20
> with gcc 2.95 .
>=20
>=20

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

--=_courier-27587-1057234100-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/BBu06//kSTNjoX0RAk/0AJoC3sUgYmj/d0kUInJn92VeNtLarQCggpSg
1+kfVK4lTjjJv9DqFltKEgM=
=fPev
-----END PGP SIGNATURE-----

--=_courier-27587-1057234100-0001-2--