LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Jean Delvare <khali@linux-fr.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] scatterlist.h needs types.h
Date: Thu, 1 Mar 2007 16:11:06 -0800 [thread overview]
Message-ID: <20070301161106.5687156e.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070301135516.5e6b6b29.khali@linux-fr.org>
On Thu, 1 Mar 2007 13:55:16 +0100
Jean Delvare <khali@linux-fr.org> wrote:
> Most architectures' scatterlist.h use the type dma_addr_t, but omit
> to include <asm/types.h> which defines it. This could lead to build
> failures, so let's add the missing includes.
_does_ it actually lead to build errors? If so, 2.6.21. If not, 2.6.22.
next prev parent reply other threads:[~2007-03-02 0:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 12:55 Jean Delvare
2007-03-02 0:11 ` Andrew Morton [this message]
2007-03-02 6:54 ` Jean Delvare
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=20070301161106.5687156e.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH] scatterlist.h needs types.h' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).