Re: [patch 2/2] linux-2.5.38 additional i2c driver ID's

From: Jeff Garzik (jgarzik@pobox.com)
Date: Tue Sep 24 2002 - 00:02:41 EST


Albert Cranford wrote:
> --- linux/include/linux/i2c.h.orig 2002-09-09 13:35:04.000000000 -0400
> +++ linux/include/linux/i2c.h 2002-09-21 22:27:11.000000000 -0400
> @@ -68,6 +68,12 @@
> union i2c_smbus_data;
>
>
> +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,1)
> +#ifndef __exit
> +#define __exit
> +#endif
> +#endif

We don't need to be adding this to the mainline 2.5.x kernel.
2.2.x kernels are ancient.

        Jeff

-
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 Sep 30 2002 - 22:00:17 EST