linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Stephen Rothwell" <sfr@canb.auug.org.au>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCHv2 3/4] Virtex: add xilinx interrupt controller driver
Date: Mon, 1 Oct 2007 09:16:19 -0600	[thread overview]
Message-ID: <fa686aa40710010816g6bf66498s659c1c3f78b22df1@mail.gmail.com> (raw)
In-Reply-To: <20071002010819.6f2736be.sfr@canb.auug.org.au>

On 10/1/07, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> On Sun, 30 Sep 2007 16:20:43 -0600 Grant Likely <grant.likely@secretlab.ca> wrote:
> >
> > diff --git a/arch/powerpc/sysdev/xilinx_intc.c b/arch/powerpc/sysdev/xilinx_intc.c
> > new file mode 100644
> > index 0000000..69f05cd
> > --- /dev/null
> > +++ b/arch/powerpc/sysdev/xilinx_intc.c
> > @@ -0,0 +1,151 @@
> > +#include <linux/kernel.h>
> > +#include <linux/irq.h>
> > +#include <asm/io.h>
> > +#include <asm/processor.h>
> > +#include <asm/prom.h>
>
> You probably want linux/of_device.h or linux/of.h instead of asm/prom.h

Done.

Thanks for the comments,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

  reply	other threads:[~2007-10-01 15:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 22:20 [PATCHv2 0/4] Xilinx Virtex support for arch/powerpc Grant Likely
2007-09-30 22:20 ` [PATCHv2 1/4] Virtex: Add uartlite bootwrapper driver Grant Likely
2007-09-30 22:20 ` [PATCHv2 2/4] Virtex: Add Kconfig macros for Xilinx Virtex board support Grant Likely
2007-09-30 22:20 ` [PATCHv2 3/4] Virtex: add xilinx interrupt controller driver Grant Likely
2007-10-01 15:08   ` Stephen Rothwell
2007-10-01 15:16     ` Grant Likely [this message]
2007-09-30 22:20 ` [PATCHv2 4/4] Virtex: Add generic Xilinx Virtex board support Grant Likely
2007-10-01 15:06   ` Stephen Rothwell
2007-10-01 15:15     ` Grant Likely
2007-10-01  2:46 ` [PATCHv2 0/4] Xilinx Virtex support for arch/powerpc Josh Boyer
2007-10-01  3:44   ` Grant Likely

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=fa686aa40710010816g6bf66498s659c1c3f78b22df1@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=sfr@canb.auug.org.au \
    /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).