aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lpd270.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/lpd270.c')
-rw-r--r--arch/arm/mach-pxa/lpd270.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/lpd270.c b/arch/arm/mach-pxa/lpd270.c
index 1255ee00f3d1..9f6ec167902a 100644
--- a/arch/arm/mach-pxa/lpd270.c
+++ b/arch/arm/mach-pxa/lpd270.c
@@ -269,6 +269,7 @@ static struct platform_pwm_backlight_data lpd270_backlight_data = {
269 .max_brightness = 1, 269 .max_brightness = 1,
270 .dft_brightness = 1, 270 .dft_brightness = 1,
271 .pwm_period_ns = 78770, 271 .pwm_period_ns = 78770,
272 .enable_gpio = -1,
272}; 273};
273 274
274static struct platform_device lpd270_backlight_device = { 275static struct platform_device lpd270_backlight_device = {