Commit 1ecfc3da authored by Harry Wentland's avatar Harry Wentland Committed by Alex Deucher

drm/amd/display: Format changes to bring in line with internal tree

Signed-off-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 05230fa9
......@@ -603,7 +603,7 @@ static int dm_resume(void *handle)
return 0;
}
int amdgpu_dm_display_resume(struct amdgpu_device *adev )
int amdgpu_dm_display_resume(struct amdgpu_device *adev)
{
struct drm_device *ddev = adev->ddev;
struct amdgpu_display_manager *dm = &adev->dm;
......
......@@ -41,7 +41,6 @@
*/
#include "dce80/hw_factory_dce80.h"
#include "dce110/hw_factory_dce110.h"
#include "dce120/hw_factory_dce120.h"
#if defined(CONFIG_DRM_AMD_DC_DCN1_0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment