From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Thu, 26 Aug 2010 17:34:12 +0800 Subject: [PATCH v3 1/2] pxa168: added framebuffer support code. In-Reply-To: <1282794715-28640-2-git-send-email-mark.brown314@gmail.com> References: <1282794715-28640-1-git-send-email-mark.brown314@gmail.com> <1282794715-28640-2-git-send-email-mark.brown314@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 26, 2010 at 11:51 AM, Mark F. Brown wrote: > Signed-off-by: Mark F. Brown Applied to 'devel'. > --- > ?arch/arm/mach-mmp/include/mach/pxa168.h | ? ?8 ++++++++ > ?arch/arm/mach-mmp/pxa168.c ? ? ? ? ? ? ?| ? ?3 +++ > ?2 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-mmp/include/mach/pxa168.h b/arch/arm/mach-mmp/include/mach/pxa168.h > index 27e1bc7..220738f 100644 > --- a/arch/arm/mach-mmp/include/mach/pxa168.h > +++ b/arch/arm/mach-mmp/include/mach/pxa168.h > @@ -10,6 +10,7 @@ extern void __init pxa168_init_irq(void); > ?#include > ?#include > ?#include > +#include