mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
arm: mach-exynos: make it possible to build the kernel without LCD_LP101WH1 enabled. Thanks to LiquidAcid for reporting
This commit is contained in:
@@ -544,8 +544,9 @@ static void __init hkdk4412_machine_init(void)
|
||||
s5p_hdmi_cec_set_platdata(&hdmi_cec_data);
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_LCD_LP101WH1
|
||||
s5p_fimd0_set_platdata(&hkdk4412_fb_pdata);
|
||||
|
||||
#endif
|
||||
platform_add_devices(hkdk4412_devices, ARRAY_SIZE(hkdk4412_devices));
|
||||
|
||||
samsung_bl_set(&hkdk4412_bl_gpio_info, &hkdk4412_bl_data);
|
||||
|
||||
Reference in New Issue
Block a user