From: Greg KH <greg@kroah.com>
To: Mikael Starvik <mikael.starvik@axis.com>
Cc: "'Linux Kernel Mailing List'" <linux-kernel@vger.kernel.org>
Subject: Re: CRIS architecture update
Date: Thu, 10 Jul 2003 10:13:41 -0700 [thread overview]
Message-ID: <20030710171341.GA12171@kroah.com> (raw)
In-Reply-To: <3C6BEE8B5E1BAC42905A93F13004E8AB03277A7D@mailse01.axis.se>
On Thu, Jul 10, 2003 at 07:24:58AM +0200, Mikael Starvik wrote:
> Ok, do you have any other suggestion on how to make the driver
> compilable for both >= 2.4.20 and < 2.4.20?
As the driver is _in_ the kernel tree, why does it need to be compilable
for older kernels? :)
Anyway, yes, just use the structure name, not the typedef. That is
backwards compatible.
For example, don't use "urb_t" but instead, "struct urb".
Hm, I think I did actually change one of the structure names, but I
don't think you use that structure in the host controller.
Hope this helps,
greg k-h
next prev parent reply other threads:[~2003-07-10 17:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3C6BEE8B5E1BAC42905A93F13004E8AB034C5655@mailse01.axis.se>
2003-07-10 5:24 ` CRIS architecture update Mikael Starvik
2003-07-10 17:13 ` Greg KH [this message]
2003-07-10 17:14 ` Greg KH
2003-07-10 20:26 Mikael Starvik
-- strict thread matches above, loose matches on Subject: below --
2003-07-10 20:24 Mikael Starvik
2003-07-10 20:48 ` Greg KH
[not found] <200307091905.h69J5srp005054@hera.kernel.org>
2003-07-09 20:15 ` Greg KH
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=20030710171341.GA12171@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikael.starvik@axis.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.