[PATCH 8/8] pxa: add frame buffer on pxa910 ttc_dkb platform

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Nov 19 04:13:23 EST 2009


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.



More information about the linux-arm-kernel mailing list