From: arnaud.patard@rtp-net.org Date: Tue, 17 Nov 2009 13:54:58 +0000 (+0100) Subject: ARM: H1940: add lcd/backlight device definition X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=22e649ff2e162d3c6ce2a78c377863aab826a8b8;p=mv-sheeva.git ARM: H1940: add lcd/backlight device definition Add lcd and backlight device definition. The pwm backlight stuff does not allow to really set maximum pwm as with my custom driver but it's better to use standard driver instead of out of tree driver. Signed-off-by: Arnaud Patard [ben-linux@fluff.org: tidy header] Signed-off-by: Ben Dooks --- diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 02375ca0949..49053254c98 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c @@ -22,6 +22,8 @@ #include #include #include +#include +#include