radeon_hd: Style cleanup of displayport.cpp
* These errors slipped in from an external patch * No functional change
This commit is contained in:
@@ -772,7 +772,7 @@ dp_link_train(uint8 crtcID)
|
||||
{
|
||||
TRACE("%s\n", __func__);
|
||||
|
||||
uint32 connectorIndex = gDisplay[crtcID]->connectorIndex;
|
||||
uint32 connectorIndex = gDisplay[crtcID]->connectorIndex;
|
||||
dp_info* dp = &gConnector[connectorIndex]->dpInfo;
|
||||
display_mode* mode = &gDisplay[crtcID]->currentMode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user