From b6181861b49f18e69a068d060e0832b3c0062a12 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Fri, 21 Nov 2008 11:56:56 +0000 Subject: add-gta03-framebuffer-init.patch Signed-off-by: Andy Green --- arch/arm/mach-s3c6410/mach-om-gta03.c | 78 ++++++++++++++++++++++++++++++++++- 1 file changed, 76 insertions(+), 2 deletions(-) (limited to 'arch') diff --git a/arch/arm/mach-s3c6410/mach-om-gta03.c b/arch/arm/mach-s3c6410/mach-om-gta03.c index 79f72635c08..a9aca2aab2a 100644 --- a/arch/arm/mach-s3c6410/mach-om-gta03.c +++ b/arch/arm/mach-s3c6410/mach-om-gta03.c @@ -1,9 +1,9 @@ -/* linux/arch/arm/mach-s3c6410/mach-smdk6410.c +/* linux/arch/arm/mach-s3c6410/mach-om_gta03.c * * Copyright 2008 Openmoko, Inc. * Andy Green * - * based on mach_smdk6410.c which is + * based on mach_om_gta03.c which is * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics @@ -25,6 +25,11 @@ #include #include #include +#include +#include +#include + +#include