From: Jeff Garzik <jgarzik@pobox.com>
To: Albert Cranford <ac9410@attbi.com>
Cc: Linus Torvalds <torvalds@transmeta.com>,
Kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [patch 2/2] linux-2.5.38 additional i2c driver ID's
Date: Tue, 24 Sep 2002 01:02:41 -0400 [thread overview]
Message-ID: <3D8FF1F1.3020808@pobox.com> (raw)
In-Reply-To: Pine.LNX.4.44.0209240042180.16117-200000@home1
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
prev parent reply other threads:[~2002-09-24 4:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-24 4:44 [patch 2/2] linux-2.5.38 additional i2c driver ID's Albert Cranford
2002-09-24 5:02 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D8FF1F1.3020808@pobox.com \
--to=jgarzik@pobox.com \
--cc=ac9410@attbi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.