Loading arch/arm/mach-pxa/saar.c +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ static struct platform_device smc91x_device = { }, }; #if defined(CONFIG_FB_PXA) || (CONFIG_FB_PXA_MODULE) #if defined(CONFIG_FB_PXA) || defined(CONFIG_FB_PXA_MODULE) static uint16_t lcd_power_on[] = { /* single frame */ SMART_CMD_NOOP, Loading Loading
arch/arm/mach-pxa/saar.c +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ static struct platform_device smc91x_device = { }, }; #if defined(CONFIG_FB_PXA) || (CONFIG_FB_PXA_MODULE) #if defined(CONFIG_FB_PXA) || defined(CONFIG_FB_PXA_MODULE) static uint16_t lcd_power_on[] = { /* single frame */ SMART_CMD_NOOP, Loading