rk2928: fix the compatible bug between a720 and m713 about backlight

This commit is contained in:
xieyi
2012-09-26 10:58:24 +08:00
parent b6f4a69121
commit 8a1ad0004d

View File

@@ -82,7 +82,11 @@ static struct spi_board_info board_spi_devices[] = {
#define PWM_GPIO RK2928_PIN0_PD2
#define PWM_EFFECT_VALUE 0
#if defined(CONFIG_MACH_RK2926_M713)
//#define LCD_DISP_ON_PIN
#else
#define LCD_DISP_ON_PIN
#endif
#ifdef LCD_DISP_ON_PIN