netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Michlmayr <tbm@cyrius.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Brice Goglin <brice@myri.com>, Jeff Garzik <jeff@garzik.org>,
	netdev@vger.kernel.org,
	Lennert Buytenhek <buytenh@wantstofly.org>
Subject: Re: [PATCH 2/2] myri10ge: use ioremap_wc
Date: Tue, 12 Aug 2008 12:14:39 +0300	[thread overview]
Message-ID: <20080812091439.GF4568@deprecation.cyrius.com> (raw)
In-Reply-To: <20080811090925.GA29143@flint.arm.linux.org.uk>

* Russell King - ARM Linux <linux@arm.linux.org.uk> [2008-08-11 10:09]:
> > > > drivers/net/myri10ge/myri10ge.c:3725: error: implicit declaration of function ???ioremap_wc???
> > > 
> > arch/arm/include/asm/io.h doesn't include asm-generic/iomap.h.  When I
> > add this includes, myri10ge compiles.
> > 
> Only that I'm not including asm-generic/iomap.h - we have our own
> iomap implementation, and the generic stuff in there isn't applicable
> to ARM.
> 
> I believe Lennert is sorting out ioremap_wc().

In that case, let's add Lennert to the CC line.
-- 
Martin Michlmayr
http://www.cyrius.com/

      reply	other threads:[~2008-08-12  9:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  8:25 [PATCH 0/2] myri10ge update for 2.6.27 Brice Goglin
2008-07-21  8:25 ` [PATCH 1/2] myri10ge: remove wcfifo Brice Goglin
2008-07-21  8:26 ` [PATCH 2/2] myri10ge: use ioremap_wc Brice Goglin
2008-07-22 20:09   ` Jeff Garzik
2008-08-10 11:25   ` Martin Michlmayr
2008-08-10 11:59     ` Brice Goglin
2008-08-10 12:38       ` Martin Michlmayr
2008-08-11  9:09         ` Russell King - ARM Linux
2008-08-12  9:14           ` Martin Michlmayr [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=20080812091439.GF4568@deprecation.cyrius.com \
    --to=tbm@cyrius.com \
    --cc=brice@myri.com \
    --cc=buytenh@wantstofly.org \
    --cc=jeff@garzik.org \
    --cc=linux@arm.linux.org.uk \
    --cc=netdev@vger.kernel.org \
    /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 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).