From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 8/8] pxa: add frame buffer on pxa910 ttc_dkb platform
Date: Thu, 19 Nov 2009 09:13:23 +0000 [thread overview]
Message-ID: <20091119091323.GD13376@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <7c34ac520911190104n664ae2a2u31a4fdb63385da7c@mail.gmail.com>
On Thu, Nov 19, 2009 at 05:04:14PM +0800, Jun Nie wrote:
> > diff --git a/arch/arm/mach-mmp/ttc_dkb.c b/arch/arm/mach-mmp/ttc_dkb.c
> > index dbd8cfd..15e64b4 100644
> > --- a/arch/arm/mach-mmp/ttc_dkb.c
> > +++ b/arch/arm/mach-mmp/ttc_dkb.c
> > @@ -14,6 +14,8 @@
> > #include <linux/mtd/mtd.h>
> > #include <linux/mtd/partitions.h>
> > #include <linux/mtd/onenand.h>
> > +#include <linux/delay.h>
> > +#include <video/pxa168fb.h>
> >
> > #include <asm/mach-types.h>
> > #include <asm/mach/arch.h>
> > @@ -21,6 +23,7 @@
> > #include <mach/addr-map.h>
> > #include <mach/mfp-pxa910.h>
> > #include <mach/pxa910.h>
> > +#include <mach/gpio.h>
linux/gpio.h please.
next prev parent reply other threads:[~2009-11-19 9:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-10 8:12 [PATCH 8/8] pxa: add frame buffer on pxa910 ttc_dkb platform Jun Nie
2009-11-12 2:20 ` Jun Nie
2009-11-12 22:21 ` Russell King - ARM Linux
2009-11-16 9:35 ` Jun Nie
2009-11-19 9:04 ` Jun Nie
2009-11-19 9:13 ` Russell King - ARM Linux [this message]
2009-11-23 5:55 ` Jun Nie
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=20091119091323.GD13376@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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).