diff options
| author | Alex Hung <[email protected]> | 2022-04-25 16:31:49 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-05-10 17:53:13 -0400 |
| commit | 9e204fdf5e8f2e694914fc7adf0b42d0052cc53e (patch) | |
| tree | ed99904fa9a071926c73368070caad2e4a639b50 /tools/perf/scripts/python | |
| parent | 7865f22a5ade9947c0b3dea322de316f3db0bd14 (diff) | |
drm/amd/display: remove unnecessary else by CONFIG_DRM_AMD_DC_DCN
[Why & How]
CONFIG_DRM_AMD_DC_DCN is used by pass the compilation failures, but DC
code should be OS-agnostic.
This patch fixes it by removing unnecessasry CONFIG_DRM_AMD_DC_DCN
guards for #if-#else clause.
Reviewed-by: Rodrigo Siqueira <[email protected]>
Acked-by: Stylon Wang <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions