radeon_hd: Style cleanup of displayport.cpp
* These errors slipped in from an external patch * No functional change
This commit is contained in:
parent
e1d4323c6c
commit
53e2862144
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user