From 16824dcde3704db56b7bc2ae790d77cf609e0993 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 2 Jan 2008 01:09:54 +0100 Subject: [PATCH] --- yaml --- r: 77587 b: refs/heads/master c: ca4d6cfcee0cb2d25c0eb3b0172ecc6f223133ef h: refs/heads/master i: 77585: 382696a8f9c284f16e9be2e3c7fa1284153a78cb 77583: 1777a55c4ed3fa4c014f9d97e637d9412e86d560 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/corgi.c | 183 ++++++++++++- trunk/arch/arm/mach-pxa/corgi_lcd.c | 299 +-------------------- trunk/arch/arm/mach-pxa/sharpsl.h | 19 +- trunk/arch/arm/mach-pxa/spitz.c | 106 +++++++- trunk/drivers/input/touchscreen/corgi_ts.c | 8 +- trunk/include/asm-arm/arch-pxa/corgi.h | 1 - trunk/include/asm-arm/arch-pxa/sharpsl.h | 2 +- trunk/include/asm-arm/arch-pxa/spitz.h | 2 - 9 files changed, 293 insertions(+), 329 deletions(-) diff --git a/[refs] b/[refs] index 3361c207cc64..8e71b8d86589 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e927b76267a57a44c018ffcc64cde5fedde1fcf +refs/heads/master: ca4d6cfcee0cb2d25c0eb3b0172ecc6f223133ef diff --git a/trunk/arch/arm/mach-pxa/corgi.c b/trunk/arch/arm/mach-pxa/corgi.c index 2363cc64fe07..7304fdbfbb0f 100644 --- a/trunk/arch/arm/mach-pxa/corgi.c +++ b/trunk/arch/arm/mach-pxa/corgi.c @@ -21,6 +21,7 @@ #include #include #include +#include