diff options
Diffstat (limited to 'arch/arm/mach-pxa/mioa701.c')
-rw-r--r-- | arch/arm/mach-pxa/mioa701.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/mioa701.c b/arch/arm/mach-pxa/mioa701.c index acc9d3cc0762..f70583fee59f 100644 --- a/arch/arm/mach-pxa/mioa701.c +++ b/arch/arm/mach-pxa/mioa701.c | |||
@@ -186,6 +186,7 @@ static struct platform_pwm_backlight_data mioa701_backlight_data = { | |||
186 | .max_brightness = 100, | 186 | .max_brightness = 100, |
187 | .dft_brightness = 50, | 187 | .dft_brightness = 50, |
188 | .pwm_period_ns = 4000 * 1024, /* Fl = 250kHz */ | 188 | .pwm_period_ns = 4000 * 1024, /* Fl = 250kHz */ |
189 | .enable_gpio = -1, | ||
189 | }; | 190 | }; |
190 | 191 | ||
191 | /* | 192 | /* |