From 0ec3cf69304d2e35ad29da3aa9ab43c3dd97677c Mon Sep 17 00:00:00 2001 From: Ian Molton Date: Tue, 19 Aug 2008 13:01:28 +0100 Subject: [ARM] eseries: move LCD defs into machine files This patch removes the seperate files used for the LCD definitions on e-series and places the definitions into the machine specific files. Signed-off-by: Ian Molton --- arch/arm/mach-pxa/e800_lcd.c | 159 ------------------------------------------- 1 file changed, 159 deletions(-) delete mode 100644 arch/arm/mach-pxa/e800_lcd.c (limited to 'arch/arm/mach-pxa/e800_lcd.c') diff --git a/arch/arm/mach-pxa/e800_lcd.c b/arch/arm/mach-pxa/e800_lcd.c deleted file mode 100644 index e6aeab0ebc2..00000000000 --- a/arch/arm/mach-pxa/e800_lcd.c +++ /dev/null @@ -1,159 +0,0 @@ -/* e800_lcd.c - * - * This file contains the definitions for the LCD timings and functions - * to control the LCD power / frontlighting via the w100fb driver. - * - * (c) 2005 Ian Molton - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - */ - -#include -#include -#include -#include -#include - -#include - -#include