From: Peter Ujfalusi Date: Mon, 11 Mar 2013 11:57:56 +0000 (+0100) Subject: ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlight X-Git-Tag: firefly_0821_release~3680^2~544^2~10^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2014f269490ca8825cb4c0f71f90ccc8f25c4aa1;p=firefly-linux-kernel-4.4.55.git ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlight Use pwm_leds driver for the keyboard light and pwm-backlight for the lcd backlight control (instead of implementing the PWM driver part in the board file). Signed-off-by: Peter Ujfalusi Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/board-zoom-display.c b/arch/arm/mach-omap2/board-zoom-display.c index 8cef477d6b00..9a7174faac51 100644 --- a/arch/arm/mach-omap2/board-zoom-display.c +++ b/arch/arm/mach-omap2/board-zoom-display.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include