diff options
author | Dave Airlie <airlied@redhat.com> | 2017-10-03 06:49:44 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-10-06 20:03:20 +0300 |
commit | 2016b641f421ecb28c21e34063ac8bd43ca6cfdc (patch) | |
tree | ad8d60b112f499ff094cf1f79b164f1db29889c4 /drivers/gpu/drm/amd/display/dc/dce110 | |
parent | bd42a6f45180b3bd2bfe260959f53344f2636e71 (diff) | |
download | linux-2016b641f421ecb28c21e34063ac8bd43ca6cfdc.tar.xz |
amdgpu/dc: drop hw_sequencer_types.h
This isn't used or required.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce110')
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h b/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h index bd8d0ab668b7..82737dea6984 100644 --- a/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h +++ b/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h @@ -28,7 +28,6 @@ #include "timing_generator.h" #include "../include/grph_object_id.h" -#include "../include/hw_sequencer_types.h" /* GSL Sync related values */ |