mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 01:06:46 +09:00
aml_logo: small fix on the res name
Change-Id: I9fc6820d418f8c7afe13916c7306d0a103830d13
This commit is contained in:
committed by
Dongjin Kim
parent
cdaf770bd8
commit
cff7e48e99
@@ -53,7 +53,7 @@ static hdmi_only_info_t hdmi_only_info[PARA_HDMI_ONLY]={
|
||||
{"800x600p60hz", VMODE_800X600P_60HZ},
|
||||
{"1024x600p60hz", VMODE_1024X600P_60HZ},
|
||||
{"1024x768p60hz", VMODE_1024X768P_60HZ},
|
||||
{"1360x768p60hz", VMODE_1360X760P_60HZ},
|
||||
{"1360x768p60hz", VMODE_1360X768P_60HZ},
|
||||
{"1440x900p60hz", VMODE_1440X900P_60HZ},
|
||||
{"1680x1050p60hz", VMODE_1680X1050P_60HZ},
|
||||
{"1920x1200", VMODE_1920x1200},
|
||||
|
||||
Reference in New Issue
Block a user