diff options
Diffstat (limited to 'arch/arm/mach-pxa/ezx.c')
| -rw-r--r-- | arch/arm/mach-pxa/ezx.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/ezx.c b/arch/arm/mach-pxa/ezx.c index fe2eb8394df..ab93441e596 100644 --- a/arch/arm/mach-pxa/ezx.c +++ b/arch/arm/mach-pxa/ezx.c @@ -54,6 +54,7 @@ static struct platform_pwm_backlight_data ezx_backlight_data = {  	.max_brightness	= 1023,  	.dft_brightness	= 1023,  	.pwm_period_ns	= 78770, +	.enable_gpio	= -1,  };  static struct platform_device ezx_backlight_device = {  | 
