mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk3188 ds1006: fix HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC1
This commit is contained in:
parent
614e39302a
commit
d90dc0d0d0
|
|
@ -2,7 +2,7 @@
|
|||
#define __RK610_HDMI_H__
|
||||
#include "../../rk_hdmi.h"
|
||||
|
||||
#if defined(CONFIG_MACH_RK3168_DS1006H)
|
||||
#if defined(CONFIG_MACH_RK3168_DS1006H) || defined(CONFIG_MACH_RK3188_DS1006H)
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC1
|
||||
#else
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user