* vesa != intel. *cough*
* no functional change git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42921 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -189,7 +189,7 @@ vesa_get_display_mode(display_mode* _currentMode)
|
|||||||
status_t
|
status_t
|
||||||
vesa_get_edid_info(void* info, size_t size, uint32* _version)
|
vesa_get_edid_info(void* info, size_t size, uint32* _version)
|
||||||
{
|
{
|
||||||
TRACE(("intel_get_edid_info()\n"));
|
TRACE(("vesa_get_edid_info()\n"));
|
||||||
|
|
||||||
if (!gInfo->shared_info->has_edid)
|
if (!gInfo->shared_info->has_edid)
|
||||||
return B_ERROR;
|
return B_ERROR;
|
||||||
|
|||||||
Reference in New Issue
Block a user